Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: refresh logic failed to detect matching groups correctly #320

Merged
merged 1 commit into from
Aug 10, 2024

fix: refresh logic failed to detect matching groups correctly

0d1c8b6
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

fix: refresh logic failed to detect matching groups correctly #320

fix: refresh logic failed to detect matching groups correctly
0d1c8b6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test Results completed Aug 10, 2024 in 0s

✅ Test Results - 43/43 - Passed in 5.861s

✅ editmode-results.xml - 43/43 - Passed in 5.861s

Details

✅ editmode-results.xml - 43/43 - Passed in 5.861s
  • ✅ UnitTests.AvatarNameFilterTests - 1/1 - Passed in 0.018s
    • TestAvatarNameFilter - Passed in 0.018s
  • ✅ UnitTests.BuildAssetBundle - 1/1 - Passed in 5.004s
    • Build - Passed in 5.004s
  • ✅ UnitTests.EditorTests.PublishedValueTest - 3/3 - Passed in 0.013s
    • BasicObserve - Passed in 0.007s
    • ObserveWithExtract - Passed in 0.003s
    • ObserveWithExtractAndEquals - Passed in 0.003s
  • ✅ UnitTests.EditorTests.ShadowHierarchyTest - 16/16 - Passed in 0.258s
    • ComponentChangeNotification_FiredAfterReorderEvent - Passed in 0.013s
    • ComponentChangeNotifications_FiredAfterReparents - Passed in 0.003s
    • ComponentChangeNotifications_GeneratedWhenChildChanges - Passed in 0.004s
    • ComponentChangeNotifications_GeneratedWhenObjectItselfChanges - Passed in 0.003s
    • ComponentMonitoringTest - Passed in 0.006s
    • ComponentReorder_TriggersStructureChange - Passed in 0.005s
    • ListenerDeregisteredAfterTrueReturn - Passed in 0.003s
    • ListenerDeregisteredWhenContextInvalidated - Passed in 0.002s
    • OnDestroy_NotificationsBlasted - Passed in 0.004s
    • OnInvalidateAll_EverythingIsInvalidated - Passed in 0.004s
    • OnReparentDestroyedObject_NotificationsBlasted - Passed in 0.003s
    • PathNotifications_GeneratedWhenGrandparentChanged - Passed in 0.003s
    • PathNotifications_GeneratedWhenImmediateParentChanged - Passed in 0.003s
    • TestBasic - Passed in 0.003s
    • WhenDisposed_ListenerIsRemoved - Passed in 0.003s
    • WhenTargetGCd_ListenerIsRemoved - Passed in 0.197s
  • ✅ UnitTests.ExportsPluginTest.SupportsMultipleDeclarations - 1/1 - Passed in 0.016s
    • TestSupportsMultipleDeclarations - Passed in 0.016s
  • ✅ UnitTests.InlineErrorTests - 2/2 - Passed in 0.014s
    • TestEnumerableExpansion - Passed in 0.011s
    • TestInlineError - Passed in 0.002s
  • ✅ UnitTests.LocalizationFallback.LocalizationFallbackTest - 1/1 - Passed in 0.004s
    • TestLanguageSelection - Passed in 0.004s
  • ✅ UnitTests.NodeControllerTest - 1/1 - Passed in 0.044s
    • TestObjectRegistryProcessing - Passed in 0.044s
  • ✅ UnitTests.Parameters.InheritanceTest - 3/3 - Passed in 0.028s
    • DoesNotResolveAmbiguous - Passed in 0.015s
    • ResolvesByDepth - Passed in 0.006s
    • ResolvesInterface - Passed in 0.006s
  • ✅ UnitTests.Parameters.ParameterIntrospectionTest - 5/5 - Passed in 0.142s
    • ForBuildContext - Passed in 0.080s
    • SimpleRemap - Passed in 0.029s
    • SimpleUsage - Passed in 0.008s
    • TestEmpty - Passed in 0.006s
    • TypeMerge - Passed in 0.019s
  • ✅ UnitTests.Parameters.VRChatBindingsTest.TestContact - 3/3 - Passed in 0.026s
    • TestContact(Constant,Bool) - Passed in 0.014s
    • TestContact(OnEnter,Bool) - Passed in 0.006s
    • TestContact(Proximity,Float) - Passed in 0.006s
  • ✅ UnitTests.Parameters.VRChatBindingsTest - 2/2 - Passed in 0.020s
    • TestPhysBone - Passed in 0.008s
    • VRCParams - Passed in 0.013s
  • ✅ UnitTests.PluginResolverTests.BeforeAfterPlugin - 1/1 - Passed in 0.008s
    • TestBeforeAfterPluginConstraints - Passed in 0.008s
  • ✅ UnitTests.SerializationSweepTest - 1/1 - Passed in 0.100s
    • testSerialization - Passed in 0.100s
  • ✅ UnitTests.TopoSortTest - 2/2 - Passed in 0.022s
    • StrongSequencingTest - Passed in 0.013s
    • WeakOrderingTest - Passed in 0.009s