Skip to content

fix(animation): harden animator state instance data#3024

Merged
cptbtptpbcptdtptp merged 28 commits into
dev/2.0from
fix/animation-shaderlab-split
Jul 10, 2026
Merged

fix(animation): harden animator state instance data#3024
cptbtptpbcptdtptp merged 28 commits into
dev/2.0from
fix/animation-shaderlab-split

refactor(animation): drop code-restating comment

a1eed4f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2026 in 0s

79.42% (+1.94%) compared to de75496

View this Pull Request on Codecov

79.42% (+1.94%) compared to de75496

Details

Codecov Report

❌ Patch coverage is 95.32164% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.42%. Comparing base (de75496) to head (a1eed4f).
⚠️ Report is 18 commits behind head on dev/2.0.

Files with missing lines Patch % Lines
packages/core/src/animation/AnimatorController.ts 50.00% 6 Missing ⚠️
...ages/core/src/animation/AnimatorControllerLayer.ts 94.28% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3024      +/-   ##
===========================================
+ Coverage    77.48%   79.42%   +1.94%     
===========================================
  Files          914      903      -11     
  Lines       101783   100713    -1070     
  Branches     10430    11282     +852     
===========================================
+ Hits         78862    79993    +1131     
+ Misses       22738    20536    -2202     
- Partials       183      184       +1     

☔ View full report in Codecov by Harness.
📢 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.