Skip to content

delete: compute archive_formatted before archive deletion, see #9416

8a4f42d
Select commit
Loading
Failed to load commit list.
Merged

prune/delete fixes #9422

delete: compute archive_formatted before archive deletion, see #9416
8a4f42d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 1, 2026 in 0s

76.52% (+0.01%) compared to 2357071

View this Pull Request on Codecov

76.52% (+0.01%) compared to 2357071

Details

Codecov Report

❌ Patch coverage is 85.71429% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 76.52%. Comparing base (2357071) to head (8a4f42d).
⚠️ Report is 8 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/archiver/delete_cmd.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9422      +/-   ##
==========================================
+ Coverage   76.50%   76.52%   +0.01%     
==========================================
  Files          85       85              
  Lines       14818    14820       +2     
  Branches     2214     2214              
==========================================
+ Hits        11337    11341       +4     
+ Misses       2803     2802       -1     
+ Partials      678      677       -1     

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