Skip to content

Merge branch 'develop' into xbox-controller-usb-fix-macos

3adbef6
Select commit
Loading
Failed to load commit list.
Merged

NEW: Support Xbox controllers over USB using native macOS support [ISXB-1547] #2179

Merge branch 'develop' into xbox-controller-usb-fix-macos
3adbef6
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Jun 11, 2025 in 0s

67.80% (+0.01%) compared to 1f9414b

View this Pull Request on Codecov

67.80% (+0.01%) compared to 1f9414b

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

@@             Coverage Diff             @@
##           develop    #2179      +/-   ##
===========================================
+ Coverage    67.78%   67.80%   +0.01%     
===========================================
  Files          367      367              
  Lines        53505    53513       +8     
===========================================
+ Hits         36268    36282      +14     
+ Misses       17237    17231       -6     
Files with missing lines Coverage Δ
...system/InputSystem/Plugins/XInput/XInputSupport.cs 100.00% <100.00%> (ø)
...tem/InputSystem/Plugins/XInput/XboxGamepadMacOS.cs 73.68% <100.00%> (+5.94%) ⬆️

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