Skip to content

Update CHANGELOG.md

09f9e2b
Select commit
Loading
Failed to load commit list.
Open

FIX: Correct north, east, south, west bindings for Switch Pro Controller to match the physical layout of the device #2208

Update CHANGELOG.md
09f9e2b
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Dec 10, 2025 in 1s

76.95% (-1.01%) compared to 6f1ad16, passed because coverage increased by 0% when compared to adjusted base (76.95%)

View this Pull Request on Codecov

76.95% (-1.01%) compared to 6f1ad16, passed because coverage increased by 0% when compared to adjusted base (76.95%)

Details

Codecov Report

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

Files with missing lines Patch % Lines
...ystem/InputSystem/Plugins/iOS/IOSGameController.cs 93.33% 1 Missing ⚠️
@@             Coverage Diff             @@
##           develop    #2208      +/-   ##
===========================================
- Coverage    77.95%   76.95%   -1.01%     
===========================================
  Files          477      478       +1     
  Lines        97419    95034    -2385     
===========================================
- Hits         75943    73131    -2812     
- Misses       21476    21903     +427     
Files with missing lines Coverage Δ
Assets/Tests/InputSystem/Plugins/iOSTests.cs 100.00% <100.00%> (ø)
Assets/Tests/InputSystem/SwitchTests.cs 100.00% <100.00%> (ø)
.../InputSystem/Plugins/Switch/SwitchProController.cs 100.00% <100.00%> (ø)
...putSystem/Plugins/Switch/SwitchProControllerHID.cs 29.43% <ø> (ø)
....inputsystem/InputSystem/Plugins/iOS/iOSSupport.cs 75.00% <100.00%> (+1.66%) ⬆️
...ystem/InputSystem/Plugins/iOS/IOSGameController.cs 93.33% <93.33%> (ø)

... and 34 files with indirect coverage changes

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