Skip to content

patterns: clean up TODOs, move is_include_cmd to IECommand property, …

60596bd
Select commit
Loading
Failed to load commit list.
Merged

patterns: clean up TODOs, move is_include_cmd to IECommand property, fixes #9442 #9542

patterns: clean up TODOs, move is_include_cmd to IECommand property, …
60596bd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 28, 2026 in 1s

83.36% (-0.04%) compared to 9d5687d

View this Pull Request on Codecov

83.36% (-0.04%) compared to 9d5687d

Details

Codecov Report

❌ Patch coverage is 93.75000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 83.36%. Comparing base (9d5687d) to head (60596bd).
⚠️ Report is 6 commits behind head on master.

Files with missing lines Patch % Lines
src/borg/patterns.py 93.75% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9542      +/-   ##
==========================================
- Coverage   83.39%   83.36%   -0.04%     
==========================================
  Files          87       87              
  Lines       15469    15481      +12     
  Branches     2321     2325       +4     
==========================================
+ Hits        12901    12906       +5     
- Misses       1818     1821       +3     
- Partials      750      754       +4     

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