FIX: uum 144337 inputfixture teardown fails to reset input system - #2437
Draft
Darren-Kelly-Unity wants to merge 5 commits into
Draft
FIX: uum 144337 inputfixture teardown fails to reset input system#2437Darren-Kelly-Unity wants to merge 5 commits into
Darren-Kelly-Unity wants to merge 5 commits into
Codecov GitHub.com / codecov/project
succeeded
Jun 15, 2026 in 1s
79.02% (+20.44%) compared to 6610131
View this Pull Request on Codecov
79.02% (+20.44%) compared to 6610131
Details
Codecov Report
Attention: Patch coverage is 95.91837% with 4 lines in your changes missing coverage. Please review.
| Files with missing lines | Patch % | Lines |
|---|---|---|
| ...nputSystem.Editor/InputTestFixtureTeardownTests.cs | 90.00% | 2 Missing |
| ...em/InputSystem/Runtime/Actions/InputActionState.cs | 94.28% | 2 Missing |
@@ Coverage Diff @@
## develop #2437 +/- ##
============================================
+ Coverage 58.58% 79.02% +20.44%
============================================
Files 738 767 +29
Lines 135831 140434 +4603
============================================
+ Hits 79570 110979 +31409
+ Misses 56261 29455 -26806 | Files with missing lines | Coverage Δ | |
|---|---|---|
| .../Tests/InputSystem/TouchscreenMultiDisplayTests.cs | 100.00% <100.00%> (ø) |
|
| ...tsystem/InputSystem/Runtime/Devices/Touchscreen.cs | 91.26% <100.00%> (+90.96%) |
⬆️ |
| ...ity.inputsystem/InputSystem/Runtime/InputSystem.cs | 82.41% <100.00%> (+76.78%) |
⬆️ |
| ...m/Runtime/Plugins/EnhancedTouch/TouchSimulation.cs | 90.64% <100.00%> (+88.63%) |
⬆️ |
| ...tsystem/Tests/TestFixture/InputTestStateManager.cs | 92.85% <100.00%> (+32.61%) |
⬆️ |
| ...nputSystem.Editor/InputTestFixtureTeardownTests.cs | 90.00% <90.00%> (ø) |
|
| ...em/InputSystem/Runtime/Actions/InputActionState.cs | 92.24% <94.28%> (+92.04%) |
⬆️ |
Loading