Skip to content

Updates prune parser epilog to match new int/interval behavior

4035d3b
Select commit
Loading
Failed to load commit list.
Open

Prune by either int or interval for all retention policies #8775

Updates prune parser epilog to match new int/interval behavior
4035d3b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 31, 2026 in 0s

83.95% (+0.32%) compared to fea52ef

View this Pull Request on Codecov

83.95% (+0.32%) compared to fea52ef

Details

Codecov Report

❌ Patch coverage is 94.40994% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.95%. Comparing base (fea52ef) to head (4035d3b).
⚠️ Report is 58 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/archiver/prune_cmd.py 93.66% 4 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #8775      +/-   ##
==========================================
+ Coverage   83.62%   83.95%   +0.32%     
==========================================
  Files          90       93       +3     
  Lines       15539    15677     +138     
  Branches     2337     2349      +12     
==========================================
+ Hits        12995    13161     +166     
+ Misses       1806     1785      -21     
+ Partials      738      731       -7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.