Skip to content

feat(particle): add orbital radial velocity over lifetime#3049

Merged
GuoLei1990 merged 37 commits into
galacean:dev/2.0from
hhhhkrx:feat/particle-vol-orbital-radial
Jul 10, 2026
Merged

feat(particle): add orbital radial velocity over lifetime#3049
GuoLei1990 merged 37 commits into
galacean:dev/2.0from
hhhhkrx:feat/particle-vol-orbital-radial

docs(particle): simplify center offset description

2d94f63
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 10, 2026 in 0s

79.48% (+0.11%) compared to c7f89db

View this Pull Request on Codecov

79.48% (+0.11%) compared to c7f89db

Details

Codecov Report

❌ Patch coverage is 83.72093% with 84 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.48%. Comparing base (c7f89db) to head (2d94f63).
⚠️ Report is 2 commits behind head on dev/2.0.

Files with missing lines Patch % Lines
...case/particleRenderer-velocity-orbital-constant.ts 0.00% 64 Missing and 1 partial ⚠️
packages/core/src/particle/ParticleGenerator.ts 91.34% 9 Missing ⚠️
e2e/config.ts 0.00% 6 Missing ⚠️
...ore/src/particle/modules/ParticleCompositeCurve.ts 91.48% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3049      +/-   ##
===========================================
+ Coverage    79.36%   79.48%   +0.11%     
===========================================
  Files          903      904       +1     
  Lines       100628   101104     +476     
  Branches     11256    11355      +99     
===========================================
+ Hits         79866    80360     +494     
+ Misses       20578    20560      -18     
  Partials       184      184              

☔ View full report in Codecov by Harness.
📢 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.