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

feat: add non-component-based hook execution deduplication #142

Merged
merged 1 commit into from
Jan 29, 2024

feat: add non-component-based hook execution deduplication

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

feat: add non-component-based hook execution deduplication #142

feat: add non-component-based hook execution deduplication
386ade6
Select commit
Loading
Failed to load commit list.
GitHub Actions / Test result (2022.3.6f1, vrcsdk) completed Jan 29, 2024 in 0s

✅ Test result (2022.3.6f1, vrcsdk) - 10/10 - Passed in 0.387s

✅ editmode-results.xml - 10/10 - Passed in 0.387s

Details

✅ editmode-results.xml - 10/10 - Passed in 0.387s
  • ✅ UnitTests.AvatarNameFilterTests - 1/1 - Passed in 0.015s
    • TestAvatarNameFilter - Passed in 0.015s
  • ✅ UnitTests.BuildAssetBundle - 1/1 - Passed in 0.036s
    • Build - Passed in 0.036s
  • ✅ UnitTests.ExportsPluginTest.SupportsMultipleDeclarations - 1/1 - Passed in 0.059s
    • TestSupportsMultipleDeclarations - Passed in 0.059s
  • ✅ UnitTests.InlineErrorTests - 2/2 - Passed in 0.015s
    • TestEnumerableExpansion - Passed in 0.012s
    • TestInlineError - Passed in 0.002s
  • ✅ UnitTests.LocalizationFallback.LocalizationFallbackTest - 1/1 - Passed in 0.003s
    • TestLanguageSelection - Passed in 0.003s
  • ✅ UnitTests.PluginResolverTests.BeforeAfterPlugin - 1/1 - Passed in 0.009s
    • TestBeforeAfterPluginConstraints - Passed in 0.009s
  • ✅ UnitTests.SerializationSweepTest - 1/1 - Passed in 0.157s
    • testSerialization - Passed in 0.157s
  • ✅ UnitTests.TopoSortTest - 2/2 - Passed in 0.022s
    • StrongSequencingTest - Passed in 0.013s
    • WeakOrderingTest - Passed in 0.009s