galacean / engine

A typescript interactive engine, support 2D, 3D, animation, physics, built on WebGL and glTF.
https://galacean.antgroup.com/
MIT License
4.04k stars 288 forks source link

Just test for animation #2131

Closed GuoLei1990 closed 1 week ago

GuoLei1990 commented 1 week ago

Please check if the PR fulfills these requirements

What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

What is the current behavior? (You can also link to an open issue here)

What is the new behavior (if this is a feature change)?

Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

Other information:

codecov[bot] commented 1 week ago

Codecov Report

Attention: Patch coverage is 77.47253% with 41 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev/1.3@11de431). Learn more about missing BASE report.

Files Patch % Lines
packages/core/src/animation/Animator.ts 77.09% 25 Missing and 16 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/1.3 #2131 +/- ## ========================================== Coverage ? 68.62% ========================================== Files ? 463 Lines ? 24049 Branches ? 3571 ========================================== Hits ? 16504 Misses ? 6239 Partials ? 1306 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.