refactor: improve CLI value parsing/docs #208
Merged
Codecov / codecov/project
succeeded
Nov 4, 2025 in 0s
96.53% (-0.08%) compared to 106a0e9
View this Pull Request on Codecov
96.53% (-0.08%) compared to 106a0e9
Details
Codecov Report
❌ Patch coverage is 95.45455% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.53%. Comparing base (106a0e9) to head (3608b72).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| cpp-linter/src/cli/structs.rs | 95.19% | 5 Missing |
| cpp-linter/src/clang_tools/mod.rs | 94.73% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #208 +/- ##
==========================================
- Coverage 96.61% 96.53% -0.08%
==========================================
Files 14 14
Lines 2891 2999 +108
==========================================
+ Hits 2793 2895 +102
- Misses 98 104 +6 ☔ 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