Skip to content

fix: preserve signal exit codes in CLI child process handling - #6039

Merged
fengmk2 merged 13 commits into
nextfrom
fix/signal-exit-code
Aug 7, 2026
Merged

fix: preserve signal exit codes in CLI child process handling#6039
fengmk2 merged 13 commits into
nextfrom
fix/signal-exit-code

test(development): poll reload assertions, retry Windows MySQL install

2d8dc30
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Aug 7, 2026 in 1s

83.08% (-0.01%) compared to 2b18475

View this Pull Request on Codecov

83.08% (-0.01%) compared to 2b18475

Details

Codecov Report

❌ Patch coverage is 65.71429% with 12 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.08%. Comparing base (2b18475) to head (2d8dc30).

Files with missing lines Patch % Lines
tools/egg-bin/src/baseCommand.ts 45.45% 8 Missing and 4 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #6039      +/-   ##
==========================================
- Coverage   83.08%   83.08%   -0.01%     
==========================================
  Files         730      731       +1     
  Lines       22474    22496      +22     
  Branches     4520     4530      +10     
==========================================
+ Hits        18673    18690      +17     
- Misses       3297     3299       +2     
- Partials      504      507       +3     

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