Return command output verbatim by default#538
Merged
Codecov / codecov/project
succeeded
Jun 21, 2026 in 1s
61.19% (+0.20%) compared to 163a945
View this Pull Request on Codecov
61.19% (+0.20%) compared to 163a945
Details
Codecov Report
❌ Patch coverage is 81.69014% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 61.19%. Comparing base (163a945) to head (0069b20).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libvcs/cmd/svn.py | 0.00% | 8 Missing |
| src/libvcs/cmd/git.py | 0.00% | 3 Missing and 1 partial |
| src/libvcs/_internal/run.py | 88.88% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #538 +/- ##
==========================================
+ Coverage 60.98% 61.19% +0.20%
==========================================
Files 40 40
Lines 6531 6563 +32
Branches 1101 1103 +2
==========================================
+ Hits 3983 4016 +33
+ Misses 1951 1950 -1
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.
Loading