Skip to content

fix uss path

d3f4847
Select commit
Loading
Failed to load commit list.
Draft

attempt at removing uielements dependency #2243

fix uss path
d3f4847
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Oct 1, 2025 in 1s

72.14% (+3.99%) compared to e4d1ee1

View this Pull Request on Codecov

72.14% (+3.99%) compared to e4d1ee1

Details

Codecov Report

Attention: Patch coverage is 9.86547% with 201 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
.../Actions/Interactions/MultiTapInteractionEditor.cs 0.00% 29 Missing ⚠️
...tor/Actions/Interactions/PressInteractionEditor.cs 0.00% 24 Missing ⚠️
...Controls/Processors/AxisDeadzoneProcessorEditor.cs 0.00% 17 Missing ⚠️
...ontrols/Processors/StickDeadzoneProcessorEditor.cs 0.00% 17 Missing ⚠️
...r/Actions/Interactions/SlowTapInteractionEditor.cs 0.00% 16 Missing ⚠️
...ditor/Actions/Interactions/TapInteractionEditor.cs 0.00% 16 Missing ⚠️
...itor/Actions/Interactions/HoldInteractionEditor.cs 0.00% 15 Missing ⚠️
....inputsystem/Editor/Actions/AxisCompositeEditor.cs 0.00% 14 Missing ⚠️
...putsystem/Editor/Actions/Vector2CompositeEditor.cs 0.00% 14 Missing ⚠️
...putsystem/Editor/Actions/Vector3CompositeEditor.cs 0.00% 14 Missing ⚠️
... and 5 more
@@             Coverage Diff             @@
##           develop    #2243      +/-   ##
===========================================
+ Coverage    68.14%   72.14%   +3.99%     
===========================================
  Files          367      550     +183     
  Lines        53685    98126   +44441     
===========================================
+ Hits         36584    70793   +34209     
- Misses       17101    27333   +10232     
Files with missing lines Coverage Δ
...sts/InputSystem.Editor/ControlSchemeEditorTests.cs 100.00% <100.00%> (ø)
Assets/Tests/InputSystem/CoreTests_Editor.cs 97.70% <ø> (ø)
...stem/Editor/AssetEditor/InputActionAssetManager.cs 66.39% <ø> (ø)
...tem/Editor/AssetEditor/InputActionEditorToolbar.cs 0.00% <ø> (ø)
...stem/Editor/AssetEditor/InputActionEditorWindow.cs 0.00% <ø> (ø)
...em/Editor/AssetEditor/InputActionPropertiesView.cs 0.00% <ø> (ø)
...utsystem/Editor/AssetEditor/InputActionTreeView.cs 50.20% <100.00%> (ø)
...tem/Editor/AssetEditor/InputActionTreeViewItems.cs 74.91% <ø> (ø)
...m/Editor/AssetEditor/InputBindingPropertiesView.cs 0.00% <ø> (ø)
...tem/Editor/AssetEditor/NameAndParameterListView.cs 0.00% <ø> (ø)
... and 93 more

... and 98 files with indirect coverage changes

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