Skip to content

refactor(sonar): fix cpp:S5817 - #253

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

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

Fix const correctness in unit tests

6d66d20
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 9, 2026 in 1s

92.87% (+0.00%) compared to 61a0f62

View this Pull Request on Codecov

92.87% (+0.00%) compared to 61a0f62

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.87%. Comparing base (61a0f62) to head (6d66d20).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #253   +/-   ##
=======================================
  Coverage   92.87%   92.87%           
=======================================
  Files          35       35           
  Lines        2289     2289           
  Branches     1126     1126           
=======================================
  Hits         2126     2126           
+ Misses         60       42   -18     
- Partials      103      121   +18     
Files with missing lines Coverage Δ
src/common/include/display_device/logging.h 100.00% <ø> (ø)
src/common/logging.cpp 93.24% <100.00%> (ø)

... and 1 file 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 61a0f62...6d66d20. Read the comment docs.