NEW: Input consumption - Priorities instead of complexity [ISX-2510] #2402
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.
@@ 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 |
Loading