borgbackup / borg

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

implement special tags, @PROT for protecting archives #8469

Closed ThomasWaldmann closed 1 month ago

ThomasWaldmann commented 1 month ago

Fixes #953. Fixes #8205. Fixes #4758.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.86%. Comparing base (7288f4f) to head (3fb5d3f). Report is 8 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8469 +/- ## ========================================== + Coverage 81.77% 81.86% +0.08% ========================================== Files 72 72 Lines 12995 13027 +32 Branches 1919 1927 +8 ========================================== + Hits 10627 10664 +37 + Misses 1713 1711 -2 + Partials 655 652 -3 ```

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