Skip to content

NEW: Pen.isSupported, Mouse.isSupported and Touchscreen.isPressureSupported [ISX-2046, ISX-2079] - #2476

Closed
ekcoh wants to merge 7 commits into
developfrom
ISX-2046-capability-properties
Closed

NEW: Pen.isSupported, Mouse.isSupported and Touchscreen.isPressureSupported [ISX-2046, ISX-2079]#2476
ekcoh wants to merge 7 commits into
developfrom
ISX-2046-capability-properties

Remove the capability test comment describing absent coverage

0951ea0
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Aug 20, 2026 in 0s

78.95% (+0.00%) compared to 2dda171

View this Pull Request on Codecov

78.95% (+0.00%) compared to 2dda171

Details

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ty.inputsystem/InputSystem/Runtime/InputManager.cs 0.00% 1 Missing ⚠️
@@           Coverage Diff            @@
##           develop    #2476   +/-   ##
========================================
  Coverage    78.95%   78.95%           
========================================
  Files          767      767           
  Lines       140780   140821   +41     
========================================
+ Hits        111153   111186   +33     
- Misses       29627    29635    +8     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Devices.cs 98.23% <ø> (ø)
...y.inputsystem/InputSystem/Runtime/Devices/Mouse.cs 100.00% <ø> (ø)
...ity.inputsystem/InputSystem/Runtime/Devices/Pen.cs 77.35% <ø> (ø)
...tsystem/InputSystem/Runtime/Devices/Touchscreen.cs 91.26% <ø> (ø)
...ty.inputsystem/InputSystem/Runtime/InputManager.cs 89.05% <0.00%> (+0.03%) ⬆️

... and 1 file with indirect coverage changes

ℹ️ Need help interpreting these results?