feat(config): support all TS webpack configs using esbuild fallback #4726
Codecov / codecov/project
failed
Apr 5, 2026 in 0s
25.65% (-65.79%) compared to 4f415db
View this Pull Request on Codecov
25.65% (-65.79%) compared to 4f415db
Details
Codecov Report
❌ Patch coverage is 20.98765% with 128 lines in your changes missing coverage. Please review.
✅ Project coverage is 25.65%. Comparing base (4f415db) to head (2fe1093).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/webpack-cli/src/webpack-cli.ts | 20.98% | 128 Missing |
❗ There is a different number of reports uploaded between BASE (4f415db) and HEAD (2fe1093). Click for more details.
Additional details and impacted files
@@ Coverage Diff @@
## main #4726 +/- ##
===========================================
- Coverage 91.43% 25.65% -65.79%
===========================================
Files 14 14
Lines 4716 4873 +157
Branches 679 122 -557
===========================================
- Hits 4312 1250 -3062
- Misses 402 3621 +3219
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/webpack-cli/src/webpack-cli.ts | 41.33% <20.98%> (-54.73%) |
⬇️ |
... and 12 files with indirect coverage changes
Continue to review full report in Codecov by Sentry.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update 4f415db...2fe1093. Read the comment docs.
🚀 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