Skip to content

feat(FreeBSD): Add backend support - #72

Merged
ReenigneArcher merged 1 commit into
masterfrom
feat/freebsd
Aug 14, 2026
Merged

feat(FreeBSD): Add backend support#72
ReenigneArcher merged 1 commit into
masterfrom
feat/freebsd

feat(FreeBSD): Add backend support

e49cbdb
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2026 in 0s

74.76% (+0.28%) compared to a0560b7

View this Pull Request on Codecov

74.76% (+0.28%) compared to a0560b7

Details

Codecov Report

❌ Patch coverage is 83.92857% with 9 lines in your changes missing coverage. Please review.
✅ Project coverage is 74.76%. Comparing base (a0560b7) to head (e49cbdb).
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/platform/linux/uhid_backend.cpp 81.25% 3 Missing and 6 partials ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
+ Coverage   74.48%   74.76%   +0.28%     
==========================================
  Files          33       33              
  Lines        7869     7910      +41     
  Branches     2954     2968      +14     
==========================================
+ Hits         5861     5914      +53     
+ Misses       1728     1439     -289     
- Partials      280      557     +277     
Files with missing lines Coverage Δ
src/core/backend.hpp 82.35% <100.00%> (+0.35%) ⬆️
src/core/runtime.cpp 83.54% <100.00%> (+1.52%) ⬆️
src/platform/linux/uhid_backend.cpp 80.99% <81.25%> (-0.04%) ⬇️

... and 10 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 a0560b7...e49cbdb. Read the comment docs.