tahoe-lafs / magic-folder

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

Ignore a delete if the file is already gone #705

Closed meejah closed 1 year ago

meejah commented 1 year ago

fixes #704

codecov[bot] commented 1 year ago

Codecov Report

Merging #705 (636625e) into main (38b1711) will increase coverage by 0.02%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #705      +/-   ##
==========================================
+ Coverage   91.44%   91.46%   +0.02%     
==========================================
  Files          38       38              
  Lines        4919     4922       +3     
  Branches      602      602              
==========================================
+ Hits         4498     4502       +4     
  Misses        292      292              
+ Partials      129      128       -1     
Flag Coverage Δ
integration 73.87% <50.00%> (+0.05%) :arrow_up:

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

Impacted Files Coverage Δ
src/magic_folder/downloader.py 99.04% <100.00%> (+0.01%) :arrow_up:

... and 1 file with indirect coverage changes

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