refactor(sonar): fix cpp:S125, cpp:S3261, cpp:S995, cpp:S6009, cpp:S3574, and cpp:S1186 - #265
Merged
Merged
Codecov / codecov/project
succeeded
Jun 9, 2026 in 0s
92.96% (-0.01%) compared to 0342fc8
View this Pull Request on Codecov
92.96% (-0.01%) compared to 0342fc8
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.96%. Comparing base (0342fc8) to head (36bd0eb).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #265 +/- ##
==========================================
- Coverage 92.97% 92.96% -0.01%
==========================================
Files 35 35
Lines 2276 2275 -1
Branches 1111 1110 -1
==========================================
- Hits 2116 2115 -1
Misses 44 44
Partials 116 116 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...e/display_device/windows/win_api_layer_interface.h | 100.00% <ø> (ø) |
|
| src/windows/settings_manager_apply.cpp | 98.70% <ø> (ø) |
|
| src/windows/settings_manager_revert.cpp | 98.38% <ø> (ø) |
|
| src/windows/settings_utils.cpp | 95.61% <100.00%> (ø) |
|
| src/windows/win_api_layer.cpp | 75.59% <100.00%> (ø) |
|
| src/windows/win_api_utils.cpp | 99.57% <100.00%> (-0.01%) |
⬇️ |
| src/windows/win_display_device_modes.cpp | 99.13% <100.00%> (+<0.01%) |
⬆️ |
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 0342fc8...36bd0eb. Read the comment docs.
Loading