Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(linux/input): don't pass unknown battery values #2820

Merged
merged 2 commits into from
Jul 14, 2024

Never report NOT_PRESENT or other unknown status values to inputino

a006100
Select commit
Loading
Failed to load commit list.
Merged

fix(linux/input): don't pass unknown battery values #2820

Never report NOT_PRESENT or other unknown status values to inputino
a006100
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 14, 2024 in 0s

9.23% (-0.01%) compared to d57c66f

View this Pull Request on Codecov

9.23% (-0.01%) compared to d57c66f

Details

Codecov Report

Attention: Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.

Project coverage is 9.23%. Comparing base (d57c66f) to head (a006100).

Additional details and impacted files
@@            Coverage Diff            @@
##           master   #2820      +/-   ##
=========================================
- Coverage    9.24%   9.23%   -0.01%     
=========================================
  Files          97      97              
  Lines       17433   17440       +7     
  Branches     8314    8314              
=========================================
  Hits         1611    1611              
- Misses      12939   12946       +7     
  Partials     2883    2883              
Files Coverage Δ
src/platform/linux/input/inputtino_gamepad.cpp 2.54% <0.00%> (-0.12%) ⬇️