Skip to content

cache: sentinel to invalidate the chunk index during fragment deletion#9908

Open
mr-raj12 wants to merge 3 commits into
borgbackup:masterfrom
mr-raj12:fix-9904-chunkindex-invalidated-sentinel
Open

cache: sentinel to invalidate the chunk index during fragment deletion#9908
mr-raj12 wants to merge 3 commits into
borgbackup:masterfrom
mr-raj12:fix-9904-chunkindex-invalidated-sentinel

cache: deduplicate the chunk-index-invalid check into chunkindex_is_i…

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

85.27% (+0.14%) compared to 7da670c

View this Pull Request on Codecov

85.27% (+0.14%) compared to 7da670c

Details

Codecov Report

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

Files with missing lines Patch % Lines
src/borg/cache.py 86.20% 2 Missing and 2 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9908      +/-   ##
==========================================
+ Coverage   85.13%   85.27%   +0.14%     
==========================================
  Files          93       93              
  Lines       15899    15932      +33     
  Branches     2428     2435       +7     
==========================================
+ Hits        13535    13586      +51     
+ Misses       1654     1636      -18     
  Partials      710      710              

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