borgbackup / borg

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

mount: fix check_pending_archive to give correct root dir, fixes #8528 #8530

Closed ThomasWaldmann closed 2 weeks ago

ThomasWaldmann commented 2 weeks ago

for archive series (duplicate names!), it is not just the archive name, but NAME-ARCHIVEID.

codecov[bot] commented 2 weeks ago

Codecov Report

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

Project coverage is 81.75%. Comparing base (142a739) to head (f515160). Report is 3 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8530 +/- ## ======================================= Coverage 81.75% 81.75% ======================================= Files 74 74 Lines 13240 13240 Branches 1941 1941 ======================================= Hits 10824 10824 Misses 1753 1753 Partials 663 663 ```

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