Skip to content

Merge branch 'develop' into dmytro/merging-1273

5def5bd
Select commit
Loading
Failed to load commit list.
Open

Add mouse indexer for enum #1640

Merge branch 'develop' into dmytro/merging-1273
5def5bd
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Oct 21, 2025 in 0s

76.64% (-0.07%) compared to 2a1328b

View this Pull Request on Codecov

76.64% (-0.07%) compared to 2a1328b

Details

Codecov Report

Attention: Patch coverage is 94.44444% with 1 line in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...com.unity.inputsystem/InputSystem/Devices/Mouse.cs 88.88% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #1640      +/-   ##
===========================================
- Coverage    76.70%   76.64%   -0.07%     
===========================================
  Files          465      472       +7     
  Lines        87919    88296     +377     
===========================================
+ Hits         67442    67677     +235     
- Misses       20477    20619     +142     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/CoreTests_Devices.cs 98.09% <100.00%> (+<0.01%) ⬆️
...com.unity.inputsystem/InputSystem/Devices/Mouse.cs 98.57% <88.88%> (-1.43%) ⬇️

... and 9 files with indirect coverage changes

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