Skip to content

refactor(sonar): fix cpp:S6022#5

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

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

Additional sonar fixes

5d7a01b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 0s

87.30% (+0.13%) compared to 2e9bd21

View this Pull Request on Codecov

87.30% (+0.13%) compared to 2e9bd21

Details

Codecov Report

❌ Patch coverage is 89.07563% with 13 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.30%. Comparing base (2e9bd21) to head (5d7a01b).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/report.cpp 89.07% 12 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   87.16%   87.30%   +0.13%     
==========================================
  Files          10       10              
  Lines        3265     3301      +36     
  Branches     1139     1162      +23     
==========================================
+ Hits         2846     2882      +36     
+ Misses        306      253      -53     
- Partials      113      166      +53     
Files with missing lines Coverage Δ
src/core/report.cpp 89.80% <89.07%> (+1.00%) ⬆️

... and 3 files with indirect coverage changes


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 2e9bd21...5d7a01b. Read the comment docs.