Skip to content

Added test to cover the fix.

4dd54a4
Select commit
Loading
Failed to load commit list.
Merged

FIX: OnScreenStick isolated dynamic origin hit detection. #2341

Added test to cover the fix.
4dd54a4
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Feb 17, 2026 in 0s

77.95% (+0.00%) compared to 0cb3d8f

View this Pull Request on Codecov

77.95% (+0.00%) compared to 0cb3d8f

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

@@           Coverage Diff            @@
##           develop    #2341   +/-   ##
========================================
  Coverage    77.95%   77.95%           
========================================
  Files          476      476           
  Lines        97453    97499   +46     
========================================
+ Hits         75971    76008   +37     
- Misses       21482    21491    +9     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/Plugins/OnScreenTests.cs 99.04% <100.00%> (+0.04%) ⬆️
...stem/InputSystem/Plugins/OnScreen/OnScreenStick.cs 73.23% <100.00%> (ø)

... and 2 files with indirect coverage changes

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