Skip to content

remove some debug code

1234314
Select commit
Loading
Failed to load commit list.
Open

NEW: Input consumption - Priorities instead of complexity [ISX-2510] #2402

remove some debug code
1234314
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Apr 20, 2026 in 1s

77.61% (-0.52%) compared to d53f37e

View this Pull Request on Codecov

77.61% (-0.52%) compared to d53f37e

Details

Codecov Report

Attention: Patch coverage is 91.33858% with 55 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...nputsystem/InputSystem/Actions/InputActionState.cs 66.15% 22 Missing ⚠️
...ets/Tests/InputSystem/CoreTests_ActionsPriority.cs 96.48% 11 Missing ⚠️
...System/Editor/UITKAssetEditor/Commands/Commands.cs 0.00% 10 Missing ⚠️
...putsystem/InputSystem/InputManagerStateMonitors.cs 95.91% 6 Missing ⚠️
...itor/UITKAssetEditor/Views/ActionPropertiesView.cs 70.00% 3 Missing ⚠️
....inputsystem/InputSystem/Actions/InputActionMap.cs 60.00% 2 Missing ⚠️
...em/Editor/UITKAssetEditor/SerializedInputAction.cs 66.66% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2402      +/-   ##
===========================================
- Coverage    78.13%   77.61%   -0.52%     
===========================================
  Files          483      482       -1     
  Lines        98770    89247    -9523     
===========================================
- Hits         77169    69270    -7899     
+ Misses       21601    19977    -1624     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Actions.cs 98.13% <100.00%> (-0.29%) ⬇️
Assets/Tests/InputSystem/CoreTests_Editor.cs 97.70% <100.00%> (-0.26%) ⬇️
...sts/InputSystem/InputActionCodeGeneratorActions.cs 55.69% <ø> (-3.80%) ⬇️
...ity.inputsystem/InputSystem/Actions/InputAction.cs 92.24% <100.00%> (+0.05%) ⬆️
...nputSystem/Actions/InputActionStateMonitorIndex.cs 100.00% <100.00%> (ø)
...tor/UITKAssetEditor/InputActionsEditorConstants.cs 100.00% <ø> (ø)
...em/InputSystem/InputManager.LegacyFocusHandling.cs 92.70% <100.00%> (ø)
.../com.unity.inputsystem/InputSystem/InputManager.cs 89.02% <100.00%> (-5.21%) ⬇️
...tSystem/Plugins/PlayerInput/DefaultInputActions.cs 26.76% <ø> (ø)
...em/Editor/UITKAssetEditor/SerializedInputAction.cs 75.43% <66.66%> (-0.49%) ⬇️
... and 6 more

... and 65 files with indirect coverage changes

ℹ️ Need help interpreting these results?