Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

move uploader-related code to uploader.py #324

Merged
merged 2 commits into from
May 10, 2021

Conversation

meejah
Copy link
Collaborator

@meejah meejah commented May 8, 2021

fixes #314

This just moves all the uploader-related code to uploader.py

@codecov
Copy link

codecov bot commented May 8, 2021

Codecov Report

Merging #324 (aec173a) into master (f21240a) will increase coverage by 0.03%.
The diff coverage is 99.20%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
+ Coverage   82.13%   82.17%   +0.03%     
==========================================
  Files          29       30       +1     
  Lines        2233     2238       +5     
  Branches      267      267              
==========================================
+ Hits         1834     1839       +5     
  Misses        322      322              
  Partials       77       77              
Flag Coverage Δ
integration 51.69% <40.00%> (+0.10%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/magic_folder/uploader.py 99.19% <99.19%> (ø)
src/magic_folder/magic_folder.py 79.13% <100.00%> (-10.19%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f21240a...aec173a. Read the comment docs.

@meejah meejah merged commit 384306e into tahoe-lafs:master May 10, 2021
@meejah meejah deleted the 314.move-uploader branch May 10, 2021 17:15
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

uploader.py
1 participant