Skip to content

fix(physics): make PhysX CCD transitions valid#3041

Open
luzhuang wants to merge 5 commits into
dev/2.0from
fix/physics-kinematic-sync
Open

fix(physics): make PhysX CCD transitions valid#3041
luzhuang wants to merge 5 commits into
dev/2.0from
fix/physics-kinematic-sync

style(physics): align inline comments

d98ffe1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 13, 2026 in 0s

79.79% (+0.26%) compared to 75af66f

View this Pull Request on Codecov

79.79% (+0.26%) compared to 75af66f

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.79%. Comparing base (75af66f) to head (d98ffe1).
⚠️ Report is 1 commits behind head on dev/2.0.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3041      +/-   ##
===========================================
+ Coverage    79.52%   79.79%   +0.26%     
===========================================
  Files          904      904              
  Lines       101168   101289     +121     
  Branches     11377    11400      +23     
===========================================
+ Hits         80456    80819     +363     
+ Misses       20528    20288     -240     
+ Partials       184      182       -2     

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