refactor(sonar): fix cpp:S8379#13
Merged
Merged
Codecov / codecov/project
succeeded
Jun 20, 2026 in 0s
87.34% (+0.03%) compared to 868b87c
View this Pull Request on Codecov
87.34% (+0.03%) compared to 868b87c
Details
Codecov Report
❌ Patch coverage is 91.37931% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.34%. Comparing base (868b87c) to head (c2e799e).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/core/runtime.cpp | 91.37% | 3 Missing and 2 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #13 +/- ##
==========================================
+ Coverage 87.30% 87.34% +0.03%
==========================================
Files 10 10
Lines 3300 3310 +10
Branches 1159 1147 -12
==========================================
+ Hits 2881 2891 +10
- Misses 278 279 +1
+ Partials 141 140 -1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/core/runtime.cpp | 82.40% <91.37%> (+0.22%) |
⬆️ |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 868b87c...c2e799e. Read the comment docs.
Loading