perf(webpack-cli): cache schema arguments and use map lookups for options #4760
+249
−69
Codecov / codecov/project
succeeded
May 27, 2026 in 0s
92.77% (+0.39%) compared to 5b33f70
View this Pull Request on Codecov
92.77% (+0.39%) compared to 5b33f70
Details
Codecov Report
❌ Patch coverage is 98.77049% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.77%. Comparing base (5b33f70) to head (1d130ba).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| packages/webpack-cli/src/webpack-cli.ts | 98.77% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #4760 +/- ##
==========================================
+ Coverage 92.37% 92.77% +0.39%
==========================================
Files 14 14
Lines 4736 4911 +175
Branches 698 734 +36
==========================================
+ Hits 4375 4556 +181
+ Misses 359 353 -6
Partials 2 2 | Files with missing lines | Coverage Δ | |
|---|---|---|
| packages/webpack-cli/src/webpack-cli.ts | 96.18% <98.77%> (+0.12%) |
⬆️ |
... and 2 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 5b33f70...1d130ba. 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