Skip to content

handling gizmos in scene view and cleaning some code around

9ac07b4
Select commit
Loading
Failed to load commit list.
Merged

Adapt selection picker to URP #657

handling gizmos in scene view and cleaning some code around
9ac07b4
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded Apr 8, 2026 in 0s

36.05% (-0.01%) compared to ea9c73b

View this Pull Request on Codecov

36.05% (-0.01%) compared to ea9c73b

Details

Codecov Report

Attention: Patch coverage is 37.50000% with 15 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
Editor/EditorCore/EditorSceneViewPicker.cs 0.00% 12 Missing ⚠️
Runtime/Core/SelectionPickerRendererURP.cs 0.00% 3 Missing ⚠️
@@            Coverage Diff             @@
##           master     #657      +/-   ##
==========================================
- Coverage   36.05%   36.05%   -0.01%     
==========================================
  Files         277      278       +1     
  Lines       34909    34928      +19     
==========================================
+ Hits        12588    12592       +4     
- Misses      22321    22336      +15     
Files with missing lines Coverage Δ
Runtime/Core/BuiltinMaterials.cs 52.42% <100.00%> (ø)
Runtime/Core/SelectionPickerRenderer.cs 92.72% <100.00%> (+0.05%) ⬆️
Runtime/Core/SelectionPickerRendererURP.cs 0.00% <0.00%> (ø)
Editor/EditorCore/EditorSceneViewPicker.cs 49.16% <0.00%> (-1.01%) ⬇️

... and 1 file with indirect coverage changes

ℹ️ Need help interpreting these results?