Skip to content

Extract: Selective chunk extraction for regular files (#5638)#9703

Open
alighazi288 wants to merge 3 commits into
borgbackup:masterfrom
alighazi288:issue-5638-selective-extract
Open

Extract: Selective chunk extraction for regular files (#5638)#9703
alighazi288 wants to merge 3 commits into
borgbackup:masterfrom
alighazi288:issue-5638-selective-extract

Tests: Add coverage for in-place patching and metadata clearing

f0fb796
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 22, 2026 in 1s

83.86% (-0.03%) compared to 39ac734

View this Pull Request on Codecov

83.86% (-0.03%) compared to 39ac734

Details

Codecov Report

❌ Patch coverage is 84.61538% with 18 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.86%. Comparing base (39ac734) to head (f0fb796).
⚠️ Report is 431 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/xattr.py 41.17% 9 Missing and 1 partial ⚠️
src/borg/archive.py 91.76% 3 Missing and 4 partials ⚠️
src/borg/platform/__init__.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9703      +/-   ##
==========================================
- Coverage   83.89%   83.86%   -0.03%     
==========================================
  Files          93       93              
  Lines       15662    15764     +102     
  Branches     2352     2374      +22     
==========================================
+ Hits        13140    13221      +81     
- Misses       1789     1803      +14     
- Partials      733      740       +7     

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