Skip to content

refactor(sonar): fix cpp:S2807 - #255

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

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

refactor(sonar): fix cpp:S2807

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

92.79% (-0.09%) compared to a5db586

View this Pull Request on Codecov

92.79% (-0.09%) compared to a5db586

Details

Codecov Report

❌ Patch coverage is 93.54839% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.79%. Comparing base (a5db586) to head (d48fa99).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/windows/include/display_device/windows/types.h 81.81% 0 Missing and 2 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #255      +/-   ##
==========================================
- Coverage   92.88%   92.79%   -0.09%     
==========================================
  Files          35       35              
  Lines        2291     2291              
  Branches     1126     1131       +5     
==========================================
- Hits         2128     2126       -2     
- Misses         42       67      +25     
+ Partials      121       98      -23     
Files with missing lines Coverage Δ
src/common/include/display_device/types.h 100.00% <100.00%> (ø)
src/common/types.cpp 98.11% <ø> (-0.61%) ⬇️
src/windows/types.cpp 100.00% <ø> (ø)
src/windows/include/display_device/windows/types.h 91.17% <81.81%> (-4.07%) ⬇️

... 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 a5db586...d48fa99. Read the comment docs.