Skip to content

fix(bundle): boot a bundled tegg app (cnpmcore) end to end#5987

Merged
killagu merged 5 commits into
eggjs:nextfrom
killagu:fix/bundle-cnpmcore-boot
Jun 23, 2026
Merged

fix(bundle): boot a bundled tegg app (cnpmcore) end to end#5987
killagu merged 5 commits into
eggjs:nextfrom
killagu:fix/bundle-cnpmcore-boot

fix(core): fall back to real plugin dir when bundle rebase target is …

a356760
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 23, 2026 in 1s

85.94% (+0.02%) compared to 5b0d59f

View this Pull Request on Codecov

85.94% (+0.02%) compared to 5b0d59f

Details

Codecov Report

❌ Patch coverage is 96.42857% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.94%. Comparing base (5b0d59f) to head (a356760).
⚠️ Report is 1 commits behind head on next.

Files with missing lines Patch % Lines
packages/utils/src/import.ts 75.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5987      +/-   ##
==========================================
+ Coverage   85.91%   85.94%   +0.02%     
==========================================
  Files         669      669              
  Lines       19907    19925      +18     
  Branches     3949     3961      +12     
==========================================
+ Hits        17104    17124      +20     
+ Misses       2425     2423       -2     
  Partials      378      378              

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