Skip to content

fix: improve tcsh completion support

7cf6095
Select commit
Loading
Failed to load commit list.
Draft

fix: improve tcsh completion support #9503

fix: improve tcsh completion support
7cf6095
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 23, 2026 in 0s

83.43% (+0.06%) compared to 2ac51d7

View this Pull Request on Codecov

83.43% (+0.06%) compared to 2ac51d7

Details

Codecov Report

❌ Patch coverage is 90.24390% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.43%. Comparing base (2ac51d7) to head (7cf6095).
⚠️ Report is 2 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/archiver/completion_cmd.py 90.24% 2 Missing and 6 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9503      +/-   ##
==========================================
+ Coverage   83.36%   83.43%   +0.06%     
==========================================
  Files          87       87              
  Lines       15447    15548     +101     
  Branches     2311     2347      +36     
==========================================
+ Hits        12878    12972      +94     
- Misses       1818     1820       +2     
- Partials      751      756       +5     

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