Skip to content

archiver: warn about MSYS2 path translation, fixes #9339

50e6d21
Select commit
Loading
Failed to load commit list.
Open

archiver: warn about MSYS2 path translation, fixes #9339 #9348

archiver: warn about MSYS2 path translation, fixes #9339
50e6d21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 1, 2026 in 0s

76.51% (-0.01%) compared to 8a4f42d

View this Pull Request on Codecov

76.51% (-0.01%) compared to 8a4f42d

Details

Codecov Report

❌ Patch coverage is 42.85714% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.51%. Comparing base (8a4f42d) to head (50e6d21).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/borg/archiver/__init__.py 20.00% 4 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #9348      +/-   ##
==========================================
- Coverage   76.52%   76.51%   -0.01%     
==========================================
  Files          85       85              
  Lines       14820    14827       +7     
  Branches     2214     2217       +3     
==========================================
+ Hits        11341    11345       +4     
- Misses       2802     2806       +4     
+ Partials      677      676       -1     

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