Skip to content

perf(egg-bin): boot TypeScript via @oxc-node/core instead of ts-node#6007

Merged
killagu merged 5 commits into
nextfrom
feat/egg-bin-oxc-loader
Jun 28, 2026
Merged

perf(egg-bin): boot TypeScript via @oxc-node/core instead of ts-node#6007
killagu merged 5 commits into
nextfrom
feat/egg-bin-oxc-loader

test(egg-bin): keep Windows CI maxWorkers at 2

a5cd88d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 27, 2026 in 1s

81.92% (-0.07%) compared to 5134d9c

View this Pull Request on Codecov

81.92% (-0.07%) compared to 5134d9c

Details

Codecov Report

❌ Patch coverage is 94.11765% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 81.92%. Comparing base (5134d9c) to head (a5cd88d).

Files with missing lines Patch % Lines
tools/egg-bin/src/baseCommand.ts 94.11% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #6007      +/-   ##
==========================================
- Coverage   81.99%   81.92%   -0.07%     
==========================================
  Files         676      677       +1     
  Lines       20522    20639     +117     
  Branches     4060     4096      +36     
==========================================
+ Hits        16826    16908      +82     
- Misses       3189     3217      +28     
- Partials      507      514       +7     

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