borgbackup / borg

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

Add quarterly pruning strategy. #8459

Closed ThomasWaldmann closed 1 month ago

ThomasWaldmann commented 1 month ago

Add 13weekly and 3monthly quarterly pruning strategies.

Port of #8337 to master branch, fixes #4750.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 81.72%. Comparing base (090ee52) to head (d54eefd). Report is 12 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #8459 +/- ## ========================================== + Coverage 81.68% 81.72% +0.04% ========================================== Files 72 72 Lines 12950 12975 +25 Branches 2345 2351 +6 ========================================== + Hits 10578 10604 +26 Misses 1708 1708 + Partials 664 663 -1 ```

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