Skip to content

feat: initial version#2

Draft
ReenigneArcher wants to merge 27 commits into
masterfrom
feat/initial-version
Draft

feat: initial version#2
ReenigneArcher wants to merge 27 commits into
masterfrom
feat/initial-version

Add touchscreen/trackpad/pen-tablet device support

1315acb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 19, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 73.20490% with 765 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (master@9ec1f6f). Learn more about missing BASE report.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/platform/linux/uhid_backend.cpp 62.82% 365 Missing and 148 partials ⚠️
src/core/runtime.cpp 82.16% 126 Missing and 16 partials ⚠️
src/core/report.cpp 85.53% 42 Missing and 4 partials ⚠️
src/core/profiles.cpp 84.24% 10 Missing and 13 partials ⚠️
src/platform/unsupported_backend.cpp 40.00% 13 Missing and 5 partials ⚠️
src/core/types.cpp 66.66% 14 Missing ⚠️
src/core/backend.hpp 82.00% 9 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##             master       #2   +/-   ##
=========================================
  Coverage          ?   73.20%           
=========================================
  Files             ?        8           
  Lines             ?     2855           
  Branches          ?     1042           
=========================================
  Hits              ?     2090           
  Misses            ?      579           
  Partials          ?      186           
Files with missing lines Coverage Δ
src/core/backend.cpp 100.00% <100.00%> (ø)
src/core/backend.hpp 82.00% <82.00%> (ø)
src/core/types.cpp 66.66% <66.66%> (ø)
src/platform/unsupported_backend.cpp 40.00% <40.00%> (ø)
src/core/profiles.cpp 84.24% <84.24%> (ø)
src/core/report.cpp 85.53% <85.53%> (ø)
src/core/runtime.cpp 82.16% <82.16%> (ø)
src/platform/linux/uhid_backend.cpp 62.82% <62.82%> (ø)

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...1315acb. Read the comment docs.