Skip to content

feat(windows): add keyboard/mouse support and expose global UMDF control-device path - #34

Merged
ReenigneArcher merged 5 commits into
masterfrom
fix/missing-compat
Jul 1, 2026
Merged

feat(windows): add keyboard/mouse support and expose global UMDF control-device path#34
ReenigneArcher merged 5 commits into
masterfrom
fix/missing-compat

Fix sonar issues

af76d08
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

87.81% (+0.11%) compared to 0d704b0

View this Pull Request on Codecov

87.81% (+0.11%) compared to 0d704b0

Details

Codecov Report

❌ Patch coverage is 92.35669% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 87.81%. Comparing base (0d704b0) to head (af76d08).
✅ All tests successful. No failed tests found.

Files with missing linesPatch %Lines
src/platform/windows/windows_backend.cpp92.35%11 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## master #34 +/- ##
==========================================
+ Coverage 87.70% 87.81% +0.11% 
==========================================
Files 14 14 Lines 4091 4235 +144 Branches 1390 1437 +47 ==========================================
+ Hits 3588 3719 +131 - Misses 388 393 +5 - Partials 115 123 +8 
Files with missing linesCoverage Δ
src/platform/windows/control_protocol.hpp100.00% <ø> (ø)
src/platform/windows/windows_backend.cpp79.17% <92.35%> (+5.56%)⬆️

... and 2 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 0d704b0...af76d08. Read the comment docs.