FIX: ISXB-1674 - Input actions asset not converted correctly when upgrading from 1.14.1 (Regression) #2244
+122
−38
Codecov GitHub.com / codecov/project
succeeded
Oct 27, 2025 in 0s
76.86% (+0.15%) compared to 2a1328b
View this Pull Request on Codecov
76.86% (+0.15%) compared to 2a1328b
Details
Codecov Report
Attention: Patch coverage is 91.22807% with 5 lines in your changes missing coverage. Please review.
@@ Coverage Diff @@
## develop #2244 +/- ##
===========================================
+ Coverage 76.70% 76.86% +0.15%
===========================================
Files 465 476 +11
Lines 87919 88671 +752
===========================================
+ Hits 67442 68159 +717
- Misses 20477 20512 +35 | Files with missing lines | Coverage Δ | |
|---|---|---|
| ...ests/InputSystem.Editor/CustomProcessorEnumTest.cs | 89.65% <100.00%> (+10.10%) |
⬆️ |
| ...nputsystem/InputSystem/Actions/InputActionAsset.cs | 85.50% <96.77%> (+11.41%) |
⬆️ |
| ...tsystem/InputSystem/Utilities/NameAndParameters.cs | 92.59% <87.50%> (-0.56%) |
⬇️ |
| ...UITKAssetEditor/Views/NameAndParametersListView.cs | 65.38% <25.00%> (-0.98%) |
⬇️ |
... and 23 files with indirect coverage changes
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading