feat(input): forward DS5 player/mic-LED from libvirtualhid to the client - #5537
Draft
joelfcscoelho wants to merge 1 commit into
Draft
feat(input): forward DS5 player/mic-LED from libvirtualhid to the client#5537joelfcscoelho wants to merge 1 commit into
joelfcscoelho wants to merge 1 commit into
Codecov / codecov/project
succeeded
Aug 21, 2026 in 1s
32.47% (-0.03%) compared to 3dfbfe0
View this Pull Request on Codecov
32.47% (-0.03%) compared to 3dfbfe0
Details
Codecov Report
❌ Patch coverage is 20.00000% with 40 lines in your changes missing coverage. Please review.
✅ Project coverage is 32.47%. Comparing base (3dfbfe0) to head (169135d).
✅ All tests successful. No failed tests found.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/stream.cpp | 20.00% | 14 Missing and 2 partials |
| src/platform/common.h | 0.00% | 12 Missing |
| src/platform/virtualhid_input.cpp | 33.33% | 8 Missing and 4 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #5537 +/- ##
==========================================
- Coverage 32.50% 32.47% -0.03%
==========================================
Files 104 104
Lines 25003 25053 +50
Branches 11078 11096 +18
==========================================
+ Hits 8126 8136 +10
- Misses 13894 13939 +45
+ Partials 2983 2978 -5 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/platform/common.h | 53.57% <0.00%> (-5.03%) |
⬇️ |
| src/platform/virtualhid_input.cpp | 96.04% <33.33%> (-1.58%) |
⬇️ |
| src/stream.cpp | 21.71% <20.00%> (-0.04%) |
⬇️ |
... and 7 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 3dfbfe0...169135d. Read the comment docs.
Loading