Skip to content

Fix corrupted VCS command output (diffs, blobs, errors)#538

Open
tony wants to merge 7 commits into
masterfrom
subprocess-trimming
Open

Fix corrupted VCS command output (diffs, blobs, errors)#538
tony wants to merge 7 commits into
masterfrom
subprocess-trimming

docs(adr): Record verbatim-default decision

94436ff
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 21, 2026 in 0s

61.18% (+0.19%) compared to 163a945

View this Pull Request on Codecov

61.18% (+0.19%) compared to 163a945

Details

Codecov Report

❌ Patch coverage is 82.85714% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.18%. Comparing base (163a945) to head (94436ff).

Files with missing lines Patch % Lines
src/libvcs/cmd/svn.py 0.00% 8 Missing ⚠️
src/libvcs/cmd/git.py 0.00% 3 Missing ⚠️
src/libvcs/_internal/run.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #538      +/-   ##
==========================================
+ Coverage   60.98%   61.18%   +0.19%     
==========================================
  Files          40       40              
  Lines        6531     6564      +33     
  Branches     1101     1103       +2     
==========================================
+ Hits         3983     4016      +33     
  Misses       1951     1951              
  Partials      597      597              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.