refactor(sonar): fix cpp:S112 - #260
Merged
Merged
Codecov / codecov/project
succeeded
Jun 9, 2026 in 1s
93.16% (+0.00%) compared to 0f91197
View this Pull Request on Codecov
93.16% (+0.00%) compared to 0f91197
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.16%. Comparing base (0f91197) to head (e2eee28).
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@
## master #260 +/- ##
=======================================
Coverage 93.16% 93.16%
=======================================
Files 35 35
Lines 2268 2268
Branches 1107 1106 -1
=======================================
Hits 2113 2113
- Misses 42 49 +7
+ Partials 113 106 -7 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/common/file_settings_persistence.cpp | 58.13% <100.00%> (ø) |
|
| ...de/display_device/detail/json_serializer_details.h | 100.00% <100.00%> (ø) |
|
| ...rc/common/include/display_device/retry_scheduler.h | 97.36% <100.00%> (ø) |
|
| src/windows/persistent_state.cpp | 97.72% <100.00%> (ø) |
|
| src/windows/settings_manager_general.cpp | 100.00% <100.00%> (ø) |
|
| src/windows/win_display_device_general.cpp | 100.00% <100.00%> (ø) |
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 0f91197...e2eee28. Read the comment docs.
Loading