Uh oh!
There was an error while loading. Please reload this page.
feat: initial Linux implementation - #2
Merged
Codecov / codecov/project
succeeded
Jun 19, 2026 in 1s
No report found to compare against
View this Pull Request on Codecov
No report found to compare against
Details
Codecov Report
❌ Patch coverage is 87.16692% with 419 lines in your changes missing coverage. Please review.master@9ec1f6f). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.
Additional details and impacted files
@@ Coverage Diff @@## master #2 +/- ##
=========================================
Coverage ? 87.16% =========================================
Files ? 10 Lines ? 3265 Branches ? 1139 =========================================
Hits ? 2846 Misses ? 284 Partials ? 135 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/core/backend.cpp | 100.00% <100.00%> (ø) | |
| src/include/libvirtualhid/runtime.hpp | 100.00% <100.00%> (ø) | |
| src/include/libvirtualhid/types.hpp | 100.00% <100.00%> (ø) | |
| src/core/backend.hpp | 82.00% <82.00%> (ø) | |
| src/core/types.cpp | 66.66% <66.66%> (ø) | |
| src/core/profiles.cpp | 88.23% <88.23%> (ø) | |
| src/platform/unsupported_backend.cpp | 40.00% <40.00%> (ø) | |
| src/core/report.cpp | 88.79% <88.79%> (ø) | |
| src/core/runtime.cpp | 82.16% <82.16%> (ø) | |
| src/platform/linux/uhid_backend.cpp | 89.10% <89.10%> (ø) |
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 9ec1f6f...3b496d0. Read the comment docs.
Loading