galacean / engine

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

Just test #2106

Closed GuoLei1990 closed 4 months ago

GuoLei1990 commented 4 months 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 4 months ago

Codecov Report

Attention: Patch coverage is 53.65854% with 19 lines in your changes missing coverage. Please review.

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

:exclamation: Current head 975d5bf differs from pull request most recent head 512e4c3

Please upload reports for the commit 512e4c3 to get more accurate results.

Files Patch % Lines
packages/core/src/material/BaseMaterial.ts 42.85% 12 Missing :warning:
packages/core/src/Scene.ts 14.28% 6 Missing :warning:
...ckages/core/src/shadow/CascadedShadowCasterPass.ts 0.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## dev/1.3 #2106 +/- ## ========================================== Coverage ? 66.08% ========================================== Files ? 460 Lines ? 23055 Branches ? 3376 ========================================== Hits ? 15237 Misses ? 6657 Partials ? 1161 ```

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