borgbackup / borg

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

Refresh lock at more places #8444

Closed ThomasWaldmann closed 1 month ago

codecov[bot] commented 1 month ago

Codecov Report

Attention: Patch coverage is 81.25000% with 3 lines in your changes missing coverage. Please review.

Project coverage is 81.53%. Comparing base (3260079) to head (d991071). Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/cache.py 70.00% 2 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8444 +/- ## ========================================== - Coverage 81.54% 81.53% -0.01% ========================================== Files 70 70 Lines 12807 12822 +15 Branches 2325 2326 +1 ========================================== + Hits 10444 10455 +11 - Misses 1705 1707 +2 - Partials 658 660 +2 ```

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