Throw runtime error when parameter is set via command line in a range… #1209
Codecov / codecov/project
succeeded
Feb 11, 2026 in 1s
20.81% (+0.09%) compared to 0e2dbb7
View this Pull Request on Codecov
20.81% (+0.09%) compared to 0e2dbb7
Details
Codecov Report
❌ Patch coverage is 92.85714% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 20.81%. Comparing base (0e2dbb7) to head (7c37d2d).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/utils.cc | 92.85% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #1209 +/- ##
==========================================
+ Coverage 20.71% 20.81% +0.09%
==========================================
Files 195 195
Lines 26166 26178 +12
Branches 3924 3926 +2
==========================================
+ Hits 5420 5448 +28
+ Misses 20746 20730 -16 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/utils.cc | 41.40% <92.85%> (+2.61%) |
⬆️ |
... and 1 file with indirect coverage changes
| Files with missing lines | Coverage Δ | |
|---|---|---|
| src/utils.cc | 41.40% <92.85%> (+2.61%) |
⬆️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading