Skip to content

test: cover shared dropdown helpers and new refresh paths

a8b8094
Select commit
Loading
Failed to load commit list.
Merged

fix: YooAsset native builder support, bundle granularity, and dropdown stale values (#631, #632) #633

test: cover shared dropdown helpers and new refresh paths
a8b8094
Select commit
Loading
Failed to load commit list.
codefactor.io / CodeFactor succeeded Apr 23, 2026 in 3s

15 issues fixed. 1 issue found. Autofix available.

Annotations

Check notice on line 820 in UnityProject/Packages/com.jasonxudeveloper.jengine.ui/Tests/Editor/Internal/BootstrapEditorUITests.cs

See this annotation in the file changed.

@codefactor-io codefactor-io / CodeFactor

UnityProject/Packages/com.jasonxudeveloper.jengine.ui/Tests/Editor/Internal/BootstrapEditorUITests.cs#L820

Use 'string.Contains(char)' instead of 'string.Contains(string)' when searching for a single character. (CA1847)