refactor(sonar): fix cpp:S6168#14
Merged
Merged
Codecov / codecov/project
succeeded
Jun 20, 2026 in 1s
87.36% (+0.02%) compared to 1ced6b3
View this Pull Request on Codecov
87.36% (+0.02%) compared to 1ced6b3
Details
Codecov Report
❌ Patch coverage is 83.33333% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.36%. Comparing base (1ced6b3) to head (a6f4421).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/platform/linux/uhid_backend.cpp | 83.33% | 1 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #14 +/- ##
==========================================
+ Coverage 87.34% 87.36% +0.02%
==========================================
Files 10 10
Lines 3310 3317 +7
Branches 1147 1151 +4
==========================================
+ Hits 2891 2898 +7
+ Misses 313 255 -58
- Partials 106 164 +58 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/linux/uhid_backend.cpp | 89.14% <83.33%> (+0.04%) |
⬆️ |
... and 4 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 1ced6b3...a6f4421. Read the comment docs.
Loading