feat: run webpack-dev-server as a compiler plugin - #4847
Open
bjohansebas wants to merge 5 commits into
Open
Codecov / codecov/project
succeeded
Sep 5, 2026 in 1s
94.92% (+0.10%) compared to cdb841d
View this Pull Request on Codecov
94.92% (+0.10%) compared to cdb841d
Details
Codecov Report
❌ Patch coverage is 97.76536% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 94.92%. Comparing base (cdb841d) to head (9d25338).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/webpack-cli/src/webpack-cli.ts | 97.76% | 4 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4847 +/- ##
==========================================
+ Coverage 94.81% 94.92% +0.10%
==========================================
Files 14 14
Lines 5598 5737 +139
Branches 837 878 +41
==========================================
+ Hits 5308 5446 +138
- Misses 289 290 +1
Partials 1 1 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/webpack-cli/src/webpack-cli.ts | 96.79% <97.76%> (+0.09%) |
⬆️ |
Continue to review full report in Codecov by Harness.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing data
Powered by Codecov. Last update cdb841d...9d25338. 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