feat(bundler): support app-supplied pack aliases #5914
Merged
Codecov / codecov/project
succeeded
May 3, 2026 in 1s
85.04% (+0.01%) compared to 30514fa
View this Pull Request on Codecov
85.04% (+0.01%) compared to 30514fa
Details
Codecov Report
❌ Patch coverage is 92.30769% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 85.04%. Comparing base (30514fa) to head (54a8592).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| tools/egg-bin/src/commands/bundle.ts | 92.30% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## next #5914 +/- ##
==========================================
+ Coverage 85.03% 85.04% +0.01%
==========================================
Files 667 667
Lines 19110 19123 +13
Branches 3719 3723 +4
==========================================
+ Hits 16250 16263 +13
Misses 2467 2467
Partials 393 393 ☔ View full report in Codecov by Sentry.
📢 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.
Loading