borgbackup / borg

Deduplicating archiver with compression and authenticated encryption.
https://www.borgbackup.org/
Other
11.01k stars 738 forks source link

more specific errors / msgids (master) #8106

Closed ThomasWaldmann closed 7 months ago

ThomasWaldmann commented 7 months ago

fwd port of #8054.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 10 lines in your changes are missing coverage. Please review.

Comparison is base (83c069c) 83.93% compared to head (43a20b0) 83.87%. Report is 1 commits behind head on master.

Files Patch % Lines
src/borg/repository.py 41.66% 5 Missing and 2 partials :warning:
src/borg/remote.py 62.50% 2 Missing and 1 partial :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8106 +/- ## ========================================== - Coverage 83.93% 83.87% -0.06% ========================================== Files 67 67 Lines 11999 12017 +18 Branches 2171 2174 +3 ========================================== + Hits 10071 10079 +8 - Misses 1345 1352 +7 - Partials 583 586 +3 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.