Skip to content

Corrected an invalid assert causing test failure that was overlooked.

c0924e6
Select commit
Loading
Failed to load commit list.
Merged

FIX: ISXB-1097 Changed default event handled policy and deprecated event handling policy SuppressStateUpdates since broken by design. #2412

Corrected an invalid assert causing test failure that was overlooked.
c0924e6
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded May 5, 2026 in 1s

78.16% (+0.03%) compared to d53f37e

View this Pull Request on Codecov

78.16% (+0.03%) compared to d53f37e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2412      +/-   ##
===========================================
+ Coverage    78.13%   78.16%   +0.03%     
===========================================
  Files          483      761     +278     
  Lines        98770   139016   +40246     
===========================================
+ Hits         77169   108668   +31499     
- Misses       21601    30348    +8747     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Actions.cs 98.41% <ø> (ø)
...s/Tests/InputSystem/CoreTests_Actions_Rebinding.cs 97.01% <100.00%> (+0.01%) ⬆️
Assets/Tests/InputSystem/CoreTests_Events.cs 98.62% <100.00%> (+0.12%) ⬆️
...tsystem/InputSystem/Runtime/Actions/InputAction.cs 92.17% <100.00%> (ø)
.../Runtime/Actions/InputActionRebindingExtensions.cs 82.43% <100.00%> (ø)
...em/InputSystem/Runtime/Actions/InputActionState.cs 92.55% <100.00%> (ø)
...ty.inputsystem/InputSystem/Runtime/InputManager.cs 89.00% <100.00%> (ø)

... and 228 files with indirect coverage changes

ℹ️ Need help interpreting these results?