tahoe-lafs / magic-folder

Tahoe-LAFS-based file synchronization
Other
25 stars 7 forks source link

706.cancel error #709

Closed meejah closed 1 year ago

meejah commented 1 year ago

fixes #706

codecov[bot] commented 1 year ago

Codecov Report

Merging #709 (6d5a710) into main (b16b7b0) will decrease coverage by 0.06%. The diff coverage is 80.00%.

@@            Coverage Diff             @@
##             main     #709      +/-   ##
==========================================
- Coverage   91.38%   91.32%   -0.06%     
==========================================
  Files          38       38              
  Lines        4922     4936      +14     
  Branches      602      605       +3     
==========================================
+ Hits         4498     4508      +10     
- Misses        295      297       +2     
- Partials      129      131       +2     
Flag Coverage Δ
integration 73.58% <66.66%> (-0.30%) :arrow_down:

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

Impacted Files Coverage Δ
src/magic_folder/api_cli.py 85.81% <0.00%> (-1.00%) :arrow_down:
src/magic_folder/invite.py 91.05% <87.50%> (-0.15%) :arrow_down:
src/magic_folder/web.py 86.72% <100.00%> (-0.96%) :arrow_down:

... and 2 files with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more