fix(parse): keep inherited global flags when a subcommand re-declares them as non-global#649
Merged
Codecov / codecov/project
succeeded
May 31, 2026 in 0s
79.58% (+0.24%) compared to 3edff27
View this Pull Request on Codecov
79.58% (+0.24%) compared to 3edff27
Details
Codecov Report
❌ Patch coverage is 98.91304% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 79.58%. Comparing base (3edff27) to head (30f983e).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| lib/src/parse.rs | 98.91% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #649 +/- ##
==========================================
+ Coverage 79.33% 79.58% +0.24%
==========================================
Files 49 49
Lines 7342 7430 +88
Branches 7342 7430 +88
==========================================
+ Hits 5825 5913 +88
- Misses 1141 1142 +1
+ Partials 376 375 -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.
- 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.
Loading