Skip to content

Revert "use full path"

e791c13
Select commit
Loading
Failed to load commit list.
Closed

FIX: Nothing to see here #2275

Revert "use full path"
e791c13
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Nov 7, 2025 in 0s

76.83% (+0.12%) compared to 2a1328b

View this Pull Request on Codecov

76.83% (+0.12%) compared to 2a1328b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2275      +/-   ##
===========================================
+ Coverage    76.70%   76.83%   +0.12%     
===========================================
  Files          465      476      +11     
  Lines        87919    88714     +795     
===========================================
+ Hits         67442    68165     +723     
- Misses       20477    20549      +72     
Files with missing lines Coverage Δ
...ity.inputsystem/InputSystem/Actions/InputAction.cs 92.34% <ø> (ø)
....inputsystem/InputSystem/Actions/InputActionMap.cs 93.22% <ø> (ø)
...nputsystem/InputSystem/Actions/InputActionTrace.cs 79.56% <ø> (ø)
...y.inputsystem/InputSystem/Controls/InputControl.cs 80.98% <ø> (+1.11%) ⬆️
...stem/InputSystem/Controls/InputControlAttribute.cs 100.00% <ø> (ø)
...putsystem/InputSystem/Controls/InputControlPath.cs 87.91% <ø> (ø)
...ity.inputsystem/InputSystem/Controls/KeyControl.cs 73.07% <ø> (ø)
....unity.inputsystem/InputSystem/Devices/Keyboard.cs 95.60% <ø> (ø)
...com.unity.inputsystem/InputSystem/Devices/Mouse.cs 100.00% <ø> (ø)
...om.unity.inputsystem/InputSystem/Devices/Sensor.cs 99.53% <ø> (ø)
... and 6 more

... and 42 files with indirect coverage changes

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