Skip to content

fix: filled uv

44702de
Select commit
Loading
Failed to load commit list.
Open

feat(2d): add FilledSpriteAssembler and sprite filled mode support #2989

fix: filled uv
44702de
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 11, 2026 in 0s

77.62% (-0.64%) compared to 1bc2b10

View this Pull Request on Codecov

77.62% (-0.64%) compared to 1bc2b10

Details

Codecov Report

❌ Patch coverage is 20.35278% with 587 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.62%. Comparing base (1bc2b10) to head (44702de).

Files with missing lines Patch % Lines
...ges/core/src/2d/assembler/FilledSpriteAssembler.ts 11.41% 543 Missing ⚠️
packages/core/src/2d/sprite/SpriteRenderer.ts 48.23% 44 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #2989      +/-   ##
===========================================
- Coverage    78.25%   77.62%   -0.64%     
===========================================
  Files          900      903       +3     
  Lines        99234    99970     +736     
  Branches     10172    10178       +6     
===========================================
- Hits         77657    77599      -58     
- Misses       21406    22200     +794     
  Partials       171      171              

☔ 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.