samschott / maestral

Open-source Dropbox client for macOS and Linux
https://maestral.app
MIT License
3.12k stars 64 forks source link

handle FileNotFoundError when determining ACState #880

Closed nestingBiscuit closed 1 year ago

nestingBiscuit commented 1 year ago
samschott commented 1 year ago

Thanks! Could you also add a note in CHANGELOG.md for the fix?

nestingBiscuit commented 1 year ago

Ah, right of course. I did not think of that.

codecov[bot] commented 1 year ago

Codecov Report

Merging #880 (7b7aa13) into main (73d782f) will decrease coverage by 0.05%. The diff coverage is 50.00%.

@@            Coverage Diff             @@
##             main     #880      +/-   ##
==========================================
- Coverage   78.66%   78.62%   -0.05%     
==========================================
  Files          42       42              
  Lines        7501     7504       +3     
==========================================
- Hits         5901     5900       -1     
- Misses       1600     1604       +4     
Flag Coverage Δ
pytest 78.62% <50.00%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
src/maestral/utils/integration.py 69.23% <50.00%> (-0.95%) :arrow_down:

... and 1 file with indirect coverage changes

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