Skip to content

Added inline comments to SupressActionsForDevice method.

8c58fe7
Select commit
Loading
Failed to load commit list.
Open

FIX: handled events still triggering actions when switching PlayerInput #2340

Added inline comments to SupressActionsForDevice method.
8c58fe7
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Feb 17, 2026 in 1s

77.97% (+0.01%) compared to 0cb3d8f

View this Pull Request on Codecov

77.97% (+0.01%) compared to 0cb3d8f

Details

Codecov Report

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

Files with missing lines Patch % Lines
.../com.unity.inputsystem/InputSystem/InputManager.cs 96.96% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2340      +/-   ##
===========================================
+ Coverage    77.95%   77.97%   +0.01%     
===========================================
  Files          476      476              
  Lines        97453    97526      +73     
===========================================
+ Hits         75971    76044      +73     
  Misses       21482    21482              
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Events.cs 98.52% <100.00%> (+0.02%) ⬆️
...nputsystem/InputSystem/Actions/InputActionState.cs 92.81% <100.00%> (+<0.01%) ⬆️
...putsystem/InputSystem/Utilities/DelegateHelpers.cs 62.77% <ø> (ø)
.../com.unity.inputsystem/InputSystem/InputManager.cs 91.79% <96.96%> (+0.01%) ⬆️

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.