Skip to content

refactor(sonar): fix cpp:S8379 - #13

Merged
ReenigneArcher merged 2 commits into
masterfrom
refactor/sonar/fix-cpp-S8379
Jun 20, 2026
Merged

refactor(sonar): fix cpp:S8379#13
ReenigneArcher merged 2 commits into
masterfrom
refactor/sonar/fix-cpp-S8379

Additional sonar fixes

c2e799e
Select commit
Loading
Failed to load commit list.
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 linesPatch %Lines
src/core/runtime.cpp91.37%3 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@ 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 linesCoverage Δ
src/core/runtime.cpp82.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.