Skip to content

formatting

df8c990
Select commit
Loading
Failed to load commit list.
Open

NEW: Added Focus Events to Input Event Queue #2365

formatting
df8c990
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Mar 10, 2026 in 1s

78.02% (+0.11%) compared to 1b3b543

View this Pull Request on Codecov

78.02% (+0.11%) compared to 1b3b543

Details

Codecov Report

Attention: Patch coverage is 74.87179% with 49 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...putsystem/InputSystem/Utilities/DelegateHelpers.cs 50.00% 14 Missing ⚠️
...ts/Tests/InputSystem/Plugins/EnhancedTouchTests.cs 18.18% 9 Missing ⚠️
...nity.inputsystem/InputSystem/LegacyInputManager.cs 90.62% 9 Missing ⚠️
Assets/Tests/InputSystem/Plugins/UITests.cs 0.00% 8 Missing ⚠️
Assets/Tests/InputSystem/CoreTests_Actions.cs 57.14% 3 Missing ⚠️
Assets/Tests/InputSystem/CoreTests_Devices.cs 82.35% 3 Missing ⚠️
...nity.inputsystem/InputSystem/NativeInputRuntime.cs 50.00% 2 Missing ⚠️
....inputsystem/Tests/TestFixture/InputTestRuntime.cs 66.66% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2365      +/-   ##
===========================================
+ Coverage    77.90%   78.02%   +0.11%     
===========================================
  Files          476      477       +1     
  Lines        97613    98388     +775     
===========================================
+ Hits         76048    76764     +716     
- Misses       21565    21624      +59     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Editor.cs 97.95% <100.00%> (+<0.01%) ⬆️
Assets/Tests/InputSystem/CoreTests_State.cs 96.43% <100.00%> (+0.01%) ⬆️
...ssets/Tests/InputSystem/Plugins/InputForUITests.cs 96.70% <100.00%> (ø)
Assets/Tests/InputSystem/Plugins/UserTests.cs 98.20% <100.00%> (+<0.01%) ⬆️
...com.unity.inputsystem/InputSystem/IInputRuntime.cs 80.00% <ø> (ø)
.../com.unity.inputsystem/InputSystem/InputManager.cs 92.88% <ø> (+1.10%) ⬆️
....inputsystem/Tests/TestFixture/InputTestFixture.cs 76.73% <100.00%> (+0.40%) ⬆️
....inputsystem/Tests/TestFixture/InputTestRuntime.cs 90.80% <66.66%> (-0.56%) ⬇️
...nity.inputsystem/InputSystem/NativeInputRuntime.cs 52.76% <50.00%> (-0.30%) ⬇️
Assets/Tests/InputSystem/CoreTests_Actions.cs 97.97% <57.14%> (-0.19%) ⬇️
... and 5 more

... and 11 files with indirect coverage changes

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