Skip to content

refactor(sonar): fix cpp:S6168 - #14

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

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

refactor(sonar): fix cpp:S6168

a6f4421
Select commit
Loading
Failed to load commit list.
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 linesPatch %Lines
src/platform/linux/uhid_backend.cpp83.33%1 Missing and 3 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@ 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 linesCoverage Δ
src/platform/linux/uhid_backend.cpp89.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.