Skip to content

perf(pipeline): share internal RT across cameras via per-frame pool lease#3015

Open
cptbtptpbcptdtptp wants to merge 13 commits into
dev/2.0from
claude/rt-pool-multicamera-reuse
Open

perf(pipeline): share internal RT across cameras via per-frame pool lease#3015
cptbtptpbcptdtptp wants to merge 13 commits into
dev/2.0from
claude/rt-pool-multicamera-reuse

fix(pipeline): release internal RT lease in finally so a render-pass …

1dac986
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2026 in 0s

79.22% (-0.02%) compared to 956b5c2

View this Pull Request on Codecov

79.22% (-0.02%) compared to 956b5c2

Details

Codecov Report

❌ Patch coverage is 86.11111% with 20 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.22%. Comparing base (956b5c2) to head (1dac986).
⚠️ Report is 10 commits behind head on dev/2.0.

Files with missing lines Patch % Lines
...ckages/core/src/RenderPipeline/RenderTargetPool.ts 87.38% 14 Missing ⚠️
...ges/core/src/RenderPipeline/BasicRenderPipeline.ts 73.91% 6 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           dev/2.0    #3015      +/-   ##
===========================================
- Coverage    79.23%   79.22%   -0.02%     
===========================================
  Files          902      914      +12     
  Lines        99853   101728    +1875     
  Branches     10298    11221     +923     
===========================================
+ Hits         79117    80589    +1472     
- Misses       20563    20952     +389     
- Partials       173      187      +14     

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