refactor: Add "final" variants of Arg/Command/Subcommand. #263
Codecov / codecov/project
succeeded
May 14, 2026 in 0s
99.55% (-0.04%) compared to 7d40324, passed because coverage increased by 0% when compared to adjusted base (99.56%)
View this Pull Request on Codecov
99.55% (-0.04%) compared to 7d40324, passed because coverage increased by 0% when compared to adjusted base (99.56%)
Details
Codecov Report
❌ Patch coverage is 99.48718% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 99.55%. Comparing base (7d40324) to head (3de18c4).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/cappa/arg.py | 96.42% | 0 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## main #263 +/- ##
==========================================
- Coverage 99.58% 99.55% -0.04%
==========================================
Files 28 28
Lines 2924 2930 +6
Branches 653 656 +3
==========================================
+ Hits 2912 2917 +5
Misses 11 11
- Partials 1 2 +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