Skip to content

Update PlayerInputManagerEditor.cs

a05ace5
Select commit
Loading
Failed to load commit list.
Draft

Input system/cache properties #2370

Update PlayerInputManagerEditor.cs
a05ace5
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Mar 9, 2026 in 1s

77.90% (-0.01%) compared to 1b3b543

View this Pull Request on Codecov

77.90% (-0.01%) compared to 1b3b543

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 30 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...em/Plugins/PlayerInput/PlayerInputManagerEditor.cs 33.33% 30 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2370      +/-   ##
===========================================
- Coverage    77.90%   77.90%   -0.01%     
===========================================
  Files          476      476              
  Lines        97613    97649      +36     
===========================================
+ Hits         76048    76072      +24     
- Misses       21565    21577      +12     
Files with missing lines Coverage Δ
...s/com.unity.inputsystem/InputSystem/InputSystem.cs 84.18% <ø> (-0.20%) ⬇️
...ty.inputsystem/InputSystem/Plugins/UI/UISupport.cs 100.00% <100.00%> (ø)
...em/Plugins/PlayerInput/PlayerInputManagerEditor.cs 17.46% <33.33%> (+8.88%) ⬆️

... 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.