Skip to content

check: track a set of checked packs for partial checks#9909

Open
mr-raj12 wants to merge 4 commits into
borgbackup:masterfrom
mr-raj12:fix-check-set-of-checked-packs
Open

check: track a set of checked packs for partial checks#9909
mr-raj12 wants to merge 4 commits into
borgbackup:masterfrom
mr-raj12:fix-check-set-of-checked-packs

check: reduce checkpoint interval to 30 min and fix data-structures docs

a1b88e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2026 in 1s

85.34% (+0.21%) compared to 7da670c

View this Pull Request on Codecov

85.34% (+0.21%) compared to 7da670c

Details

Codecov Report

❌ Patch coverage is 84.21053% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.34%. Comparing base (7da670c) to head (a1b88e2).
⚠️ Report is 5 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/repository.py 84.21% 8 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9909      +/-   ##
==========================================
+ Coverage   85.13%   85.34%   +0.21%     
==========================================
  Files          93       93              
  Lines       15899    15932      +33     
  Branches     2428     2429       +1     
==========================================
+ Hits        13535    13597      +62     
+ Misses       1654     1631      -23     
+ Partials      710      704       -6     

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