refactor(typing): Tighten type annotations across internal modules and cmd/git #508
Codecov / codecov/project
succeeded
Apr 26, 2026 in 0s
58.14% (-0.10%) compared to d9391c3
View this Pull Request on Codecov
58.14% (-0.10%) compared to d9391c3
Details
Codecov Report
❌ Patch coverage is 66.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 58.14%. Comparing base (d9391c3) to head (117088f).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libvcs/cmd/git.py | 18.18% | 9 Missing |
| src/libvcs/_internal/run.py | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #508 +/- ##
==========================================
- Coverage 58.23% 58.14% -0.10%
==========================================
Files 40 40
Lines 6489 6501 +12
Branches 1098 1098
==========================================
+ Hits 3779 3780 +1
- Misses 2177 2187 +10
- Partials 533 534 +1 ☔ View full report in Codecov by Sentry.
📢 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