Skip to content

refactor(sonar): fix cpp:S6177#8

Merged
ReenigneArcher merged 1 commit into
masterfrom
refactor/sonar/fix-cpp-S6177
Jun 20, 2026
Merged

refactor(sonar): fix cpp:S6177#8
ReenigneArcher merged 1 commit into
masterfrom
refactor/sonar/fix-cpp-S6177

refactor(sonar): fix cpp:S6177

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

87.30% (+0.00%) compared to 2c9606f

View this Pull Request on Codecov

87.30% (+0.00%) compared to 2c9606f

Details

Codecov Report

❌ Patch coverage is 80.39216% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.30%. Comparing base (2c9606f) to head (c5522c6).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/core/report.cpp 28.57% 5 Missing ⚠️
src/core/runtime.cpp 0.00% 5 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   87.30%   87.30%           
=======================================
  Files          10       10           
  Lines        3301     3301           
  Branches     1162     1162           
=======================================
  Hits         2882     2882           
+ Misses        306      284   -22     
- Partials      113      135   +22     
Files with missing lines Coverage Δ
src/platform/linux/uhid_backend.cpp 89.10% <100.00%> (ø)
src/core/report.cpp 89.80% <28.57%> (ø)
src/core/runtime.cpp 82.16% <0.00%> (ø)

... and 2 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 2c9606f...c5522c6. Read the comment docs.