Skip to content

fix(animation): optimize transition addition logic in AnimatorStateTr…

4a42aa9
Select commit
Loading
Failed to load commit list.
Open

Allow anyState transitions to interrupt crossFade & fix transition bugs #2893

fix(animation): optimize transition addition logic in AnimatorStateTr…
4a42aa9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 22, 2026 in 1s

83.21% (target 77.00%)

View this Pull Request on Codecov

83.21% (target 77.00%)

Details

Codecov Report

❌ Patch coverage is 92.85714% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.21%. Comparing base (ff88e8d) to head (4a42aa9).

Files with missing lines Patch % Lines
packages/core/src/animation/Animator.ts 94.44% 2 Missing ⚠️
...src/animation/AnimatorStateTransitionCollection.ts 83.33% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff            @@
##           dev/2.0    #2893   +/-   ##
========================================
  Coverage    83.21%   83.21%           
========================================
  Files          796      796           
  Lines        90398    90431   +33     
  Branches      9489     9499   +10     
========================================
+ Hits         75221    75254   +33     
  Misses       15095    15095           
  Partials        82       82           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.