galacean / engine

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

Fix url resolve error #2049

Closed gz65555 closed 3 months ago

gz65555 commented 3 months ago

Please check if the PR fulfills these requirements

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 0% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 66.07%. Comparing base (6c06394) to head (7b126ce).

Files Patch % Lines
packages/core/src/Utils.ts 0.00% 0 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2049 +/- ## ========================================== + Coverage 66.05% 66.07% +0.02% ========================================== Files 460 460 Lines 22996 22992 -4 Branches 3369 3367 -2 ========================================== + Hits 15190 15193 +3 + Misses 6645 6639 -6 + Partials 1161 1160 -1 ```

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