borgbackup / borg

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

fixes for non-unique archive names #8393

Closed ThomasWaldmann closed 1 week ago

ThomasWaldmann commented 1 week ago

For Archive(), always use the archive id, not the archive name!

codecov-commenter commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.57%. Comparing base (2b69e71) to head (03b139e). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8393 +/- ## ========================================== - Coverage 81.69% 81.57% -0.12% ========================================== Files 70 70 Lines 12699 12700 +1 Branches 2300 2298 -2 ========================================== - Hits 10374 10360 -14 - Misses 1671 1688 +17 + Partials 654 652 -2 ```

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