Skip to content

feat(physics): support MeshColliderShape#3061

Closed
cptbtptpbcptdtptp wants to merge 158 commits into
mainfrom
fix/builtin-spine-runtime-value-mutation
Closed

feat(physics): support MeshColliderShape#3061
cptbtptpbcptdtptp wants to merge 158 commits into
mainfrom
fix/builtin-spine-runtime-value-mutation

chore: release v0.0.0-experimental-2.0-spine.1

30991d2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 3, 2026 in 1s

80.89% (+1.40%) compared to 769d471

View this Pull Request on Codecov

80.89% (+1.40%) compared to 769d471

Details

Codecov Report

❌ Patch coverage is 36.38387% with 2572 lines in your changes missing coverage. Please review.
✅ Project coverage is 80.89%. Comparing base (769d471) to head (30991d2).

Files with missing lines Patch % Lines
e2e/case/physx-mesh-collider-data.ts 0.00% 190 Missing and 1 partial ⚠️
examples/src/ui-batch-massive.ts 0.00% 176 Missing and 1 partial ⚠️
e2e/config.ts 0.00% 151 Missing ⚠️
e2e/case/physx-mesh-collider.ts 0.00% 119 Missing and 1 partial ⚠️
examples/src/gpu-instancing-auto-batch.ts 0.00% 119 Missing and 1 partial ⚠️
e2e/case/particleRenderer-sub-emitter.ts 0.00% 105 Missing and 1 partial ⚠️
.../particleRenderer-emit-mesh-rotation-life-curve.ts 0.00% 91 Missing and 1 partial ⚠️
e2e/case/particleRenderer-limitVelocity.ts 0.00% 89 Missing and 1 partial ⚠️
examples/src/gpu-instancing-custom-data.ts 0.00% 84 Missing and 1 partial ⚠️
e2e/case/particleRenderer-rateOverDistance.ts 0.00% 77 Missing and 1 partial ⚠️
... and 104 more
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3061      +/-   ##
==========================================
+ Coverage   79.48%   80.89%   +1.40%     
==========================================
  Files         870      977     +107     
  Lines       95035   112701   +17666     
  Branches     9489    11342    +1853     
==========================================
+ Hits        75543    91169   +15626     
- Misses      19333    21338    +2005     
- Partials      159      194      +35     

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