borgbackup / borg

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

Update docs to better incorporate new undelete command #8525

Closed PhrozenByte closed 1 week ago

PhrozenByte commented 2 weeks ago

Follow-up to #8515

Refer to https://github.com/borgbackup/borg/pull/8515#pullrequestreview-2417746853 for details.

codecov[bot] commented 2 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 81.75%. Comparing base (142a739) to head (38ba3d8). Report is 5 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/archive.py 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8525 +/- ## ======================================= 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.

ThomasWaldmann commented 1 week ago

Thanks!