Skip to content

test(particle): set sub-emitter e2e diffPercentage to 0.06

38a7fd3
Select commit
Loading
Failed to load commit list.
Open

feat(particle): add SubEmittersModule #2982

test(particle): set sub-emitter e2e diffPercentage to 0.06
38a7fd3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 15, 2026 in 0s

78.26% (+0.11%) compared to 9246f5e

View this Pull Request on Codecov

78.26% (+0.11%) compared to 9246f5e

Details

Codecov Report

❌ Patch coverage is 76.90355% with 182 lines in your changes missing coverage. Please review.
✅ Project coverage is 78.26%. Comparing base (9246f5e) to head (38a7fd3).

Files with missing lines Patch % Lines
e2e/case/particleRenderer-sub-emitter.ts 0.00% 99 Missing and 1 partial ⚠️
packages/core/src/particle/ParticleGenerator.ts 85.89% 57 Missing ⚠️
...ages/core/src/particle/modules/ParticleGradient.ts 81.94% 13 Missing ⚠️
e2e/config.ts 0.00% 6 Missing ⚠️
.../src/particle/modules/ParticleCompositeGradient.ts 50.00% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #2982      +/-   ##
===========================================
+ Coverage    78.15%   78.26%   +0.11%     
===========================================
  Files          900      905       +5     
  Lines        99524   100270     +746     
  Branches     10254    10345      +91     
===========================================
+ Hits         77779    78479     +700     
- Misses       21571    21617      +46     
  Partials       174      174              

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