Skip to content

Fix duplicated comment for documentation and used a cref on IsPressed…

82d6127
Select commit
Loading
Failed to load commit list.
Merged

FIX: uum 138143 button press points for stickcontrol and vector2 add functionality #2411

Fix duplicated comment for documentation and used a cref on IsPressed…
82d6127
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded May 21, 2026 in 1s

78.94% (+0.81%) compared to d53f37e

View this Pull Request on Codecov

78.94% (+0.81%) compared to d53f37e

Details

Codecov Report

Attention: Patch coverage is 80.98592% with 81 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...sets/Tests/InputSystem/ActuationPressPointTests.cs 70.67% 78 Missing ⚠️
Assets/Tests/InputSystem/CoreTests_Actions.cs 97.24% 3 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2411      +/-   ##
===========================================
+ Coverage    78.13%   78.94%   +0.81%     
===========================================
  Files          483      756     +273     
  Lines        98770   139174   +40404     
===========================================
+ Hits         77169   109866   +32697     
- Misses       21601    29308    +7707     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Controls.cs 99.80% <100.00%> (-0.02%) ⬇️
...tsystem/InputSystem/Runtime/Actions/InputAction.cs 92.81% <100.00%> (ø)
...em/InputSystem/Runtime/Actions/InputActionState.cs 92.41% <100.00%> (ø)
...m/Runtime/Actions/Interactions/PressInteraction.cs 88.60% <ø> (ø)
...stem/InputSystem/Runtime/Controls/ButtonControl.cs 88.23% <ø> (ø)
...tSystem/Runtime/Controls/InputControlExtensions.cs 76.12% <100.00%> (ø)
...ystem/InputSystem/Runtime/Controls/StickControl.cs 100.00% <ø> (ø)
Assets/Tests/InputSystem/CoreTests_Actions.cs 98.89% <97.24%> (+0.48%) ⬆️
...sets/Tests/InputSystem/ActuationPressPointTests.cs 70.67% <70.67%> (ø)

... and 256 files with indirect coverage changes

ℹ️ Need help interpreting these results?