Skip to content

refactor(physics-physx): drop redundant `const scene = this` alias

eb3a7e9
Select commit
Loading
Failed to load commit list.
Merged

fix(physics-physx): skip initial overlap in raycast/sweep + reuse query callbacks #2998

refactor(physics-physx): drop redundant `const scene = this` alias
eb3a7e9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 13, 2026 in 1s

77.80% (-0.34%) compared to 25ba6eb

View this Pull Request on Codecov

77.80% (-0.34%) compared to 25ba6eb

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.80%. Comparing base (25ba6eb) to head (eb3a7e9).
⚠️ Report is 1 commits behind head on dev/2.0.

Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #2998      +/-   ##
===========================================
- Coverage    78.14%   77.80%   -0.34%     
===========================================
  Files          900      900              
  Lines        99255    99205      -50     
  Branches     10213    10177      -36     
===========================================
- Hits         77563    77191     -372     
- Misses       21521    21841     +320     
- Partials       171      173       +2     

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