Drop Python 3.9 #497
Merged
Drop Python 3.9 #497
Codecov / codecov/project
succeeded
Nov 1, 2025 in 1s
42.90% (+0.01%) compared to 633127d
View this Pull Request on Codecov
42.90% (+0.01%) compared to 633127d
Details
Codecov Report
❌ Patch coverage is 48.38710% with 16 lines in your changes missing coverage. Please review.
✅ Project coverage is 42.90%. Comparing base (633127d) to head (1a8b6d3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/libvcs/sync/git.py | 66.66% | 4 Missing |
| src/libvcs/_internal/query_list.py | 25.00% | 3 Missing |
| src/libvcs/_internal/run.py | 0.00% | 3 Missing |
| src/libvcs/cmd/svn.py | 0.00% | 3 Missing |
| src/libvcs/cmd/git.py | 0.00% | 1 Missing |
| src/libvcs/cmd/hg.py | 0.00% | 1 Missing |
| src/libvcs/pytest_plugin.py | 0.00% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #497 +/- ##
==========================================
+ Coverage 42.88% 42.90% +0.01%
==========================================
Files 38 38
Lines 3628 3627 -1
Branches 795 794 -1
==========================================
Hits 1556 1556
Misses 1718 1718
+ Partials 354 353 -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