Skip to content

fix: relocate bundle-mode framework/plugin eggPaths to output node_modules#5972

Merged
killagu merged 2 commits into
nextfrom
fix/bundle-eggpaths-relocate
Jun 20, 2026
Merged

fix: relocate bundle-mode framework/plugin eggPaths to output node_modules#5972
killagu merged 2 commits into
nextfrom
fix/bundle-eggpaths-relocate

fix(core): relocate bundle-mode plugin paths to output node_modules

b18d14a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jun 20, 2026 in 0s

85.58% (+0.01%) compared to 7b062db

View this Pull Request on Codecov

85.58% (+0.01%) compared to 7b062db

Details

Codecov Report

❌ Patch coverage is 96.87500% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.58%. Comparing base (7b062db) to head (b18d14a).
⚠️ Report is 4 commits behind head on next.

Files with missing lines Patch % Lines
packages/egg/src/lib/egg.ts 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             next    #5972      +/-   ##
==========================================
+ Coverage   85.57%   85.58%   +0.01%     
==========================================
  Files         669      669              
  Lines       19849    19880      +31     
  Branches     3923     3934      +11     
==========================================
+ Hits        16985    17014      +29     
- Misses       2475     2477       +2     
  Partials      389      389              

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