Skip to content

[UUM-131032] Coreclr - fast enter playmode#666

Merged
lopezt-unity merged 17 commits into
masterfrom
coreclr/uum-131032-fast-enter-playmode
May 27, 2026
Merged

[UUM-131032] Coreclr - fast enter playmode#666
lopezt-unity merged 17 commits into
masterfrom
coreclr/uum-131032-fast-enter-playmode

remove old tests not used anymore

189e899
Select commit
Loading
Failed to load commit list.
Codecov GitHub.com / codecov/project succeeded May 26, 2026 in 0s

37.72% (+1.66%) compared to ea9c73b

View this Pull Request on Codecov

37.72% (+1.66%) compared to ea9c73b

Details

Codecov Report

Attention: Patch coverage is 27.13568% with 290 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
Editor/EditorCore/SmoothGroupEditor.cs 0.00% 18 Missing ⚠️
Editor/EditorCore/EditorGUIUtility.cs 5.55% 17 Missing ⚠️
Editor/EditorCore/Lightmapping.cs 0.00% 17 Missing ⚠️
Editor/EditorCore/MeshSelection.cs 26.08% 17 Missing ⚠️
Editor/EditorCore/DrawShapeTool.cs 0.00% 14 Missing ⚠️
Editor/EditorCore/SceneDragAndDropListener.cs 6.66% 14 Missing ⚠️
Editor/EditorCore/EditShapeTool.cs 38.09% 13 Missing ⚠️
Editor/EditorCore/EditorUtility.cs 0.00% 13 Missing ⚠️
Editor/Overlays/ActionSettings.cs 0.00% 13 Missing ⚠️
Editor/EditorCore/EditorSceneViewPicker.cs 0.00% 11 Missing ⚠️
... and 31 more
@@            Coverage Diff             @@
##           master     #666      +/-   ##
==========================================
+ Coverage   36.05%   37.72%   +1.66%     
==========================================
  Files         277      278       +1     
  Lines       34909    38780    +3871     
==========================================
+ Hits        12588    14628    +2040     
- Misses      22321    24152    +1831     
Files with missing lines Coverage Δ
Editor/EditorCore/UVEditor.cs 39.11% <100.00%> (-0.67%) ⬇️
Runtime/Core/MaterialUtility.cs 50.00% <100.00%> (+7.14%) ⬆️
Editor/EditorCore/EditorHandleDrawing.cs 69.33% <96.00%> (+5.25%) ⬆️
Runtime/Core/Log.cs 7.87% <66.66%> (+1.27%) ⬆️
Runtime/Core/TransformUtility.cs 86.13% <50.00%> (-0.31%) ⬇️
Runtime/Core/UvUnwrapping.cs 96.55% <66.66%> (+1.16%) ⬆️
Editor/EditorCore/CutTool.cs 64.49% <72.72%> (+2.63%) ⬆️
Editor/EditorCore/EditorGUILayout.cs 15.21% <57.14%> (-1.26%) ⬇️
Editor/EditorCore/IconUtility.cs 85.29% <40.00%> (+0.67%) ⬆️
Editor/EditorCore/ProBuilderShapeEditor.cs 5.03% <40.00%> (+0.15%) ⬆️
... and 33 more

... and 41 files with indirect coverage changes

ℹ️ Need help interpreting these results?