borgbackup / borg

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

catch BackendError raised by Store(), see #8373 #8420

Closed ThomasWaldmann closed 2 days ago

codecov[bot] commented 3 days ago

Codecov Report

Attention: Patch coverage is 60.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.54%. Comparing base (1f866ce) to head (628990d). Report is 10 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/repository.py 60.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8420 +/- ## ========================================== - Coverage 81.55% 81.54% -0.02% ========================================== Files 70 70 Lines 12775 12779 +4 Branches 2317 2317 ========================================== + Hits 10419 10420 +1 - Misses 1699 1701 +2 - Partials 657 658 +1 ```

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