Skip to content

feat: configure composeGraphsPool to use child_process runtime#2657

Merged
StarpTech merged 2 commits into
mainfrom
dustin/use-child-process-for-pools
Mar 17, 2026
Merged

feat: configure composeGraphsPool to use child_process runtime#2657
StarpTech merged 2 commits into
mainfrom
dustin/use-child-process-for-pools

Merge branch 'main' into dustin/use-child-process-for-pools

3f58ce8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 17, 2026 in 0s

64.21% (target 30.00%)

View this Pull Request on Codecov

64.21% (target 30.00%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.21%. Comparing base (66e7bf2) to head (3f58ce8).

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #2657       +/-   ##
===========================================
+ Coverage   46.42%   64.21%   +17.79%     
===========================================
  Files        1046      304      -742     
  Lines      141496    43042    -98454     
  Branches     9683     4604     -5079     
===========================================
- Hits        65690    27640    -38050     
+ Misses      74094    15380    -58714     
+ Partials     1712       22     -1690     
Files with missing lines Coverage Δ
...olplane/src/core/composition/composeGraphs.pool.ts 81.81% <100.00%> (+0.42%) ⬆️

... and 742 files with indirect coverage changes

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