refactor(typing): Tighten type annotations across internal modules and cmd/git #508
Codecov / codecov/project
succeeded
Jan 3, 2026 in 0s
53.12% (-0.10%) compared to ab09a68
View this Pull Request on Codecov
53.12% (-0.10%) compared to ab09a68
Details
Codecov Report
❌ Patch coverage is 66.66667% with 11 lines in your changes missing coverage. Please review.
✅ Project coverage is 53.12%. Comparing base (ab09a68) to head (deb99e5).
| 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 53.22% 53.12% -0.10%
==========================================
Files 38 38
Lines 5676 5688 +12
Branches 1063 1063
==========================================
+ Hits 3021 3022 +1
- Misses 2144 2154 +10
- Partials 511 512 +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