Skip to content

chore: use plugin support#4791

Open
bjohansebas wants to merge 12 commits into
webpack:mainfrom
bjohansebas:dev-server-6
Open

chore: use plugin support#4791
bjohansebas wants to merge 12 commits into
webpack:mainfrom
bjohansebas:dev-server-6

chore: update package-lock.json with dependency version changes and a…

aa9a4ea
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 6, 2026 in 0s

93.34% (+0.04%) compared to 71e34db

View this Pull Request on Codecov

93.34% (+0.04%) compared to 71e34db

Details

Codecov Report

❌ Patch coverage is 95.55556% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 93.34%. Comparing base (71e34db) to head (aa9a4ea).

Files with missing lines Patch % Lines
packages/webpack-cli/src/webpack-cli.ts 95.55% 5 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4791      +/-   ##
==========================================
+ Coverage   93.30%   93.34%   +0.04%     
==========================================
  Files          14       14              
  Lines        5466     5559      +93     
  Branches      793      814      +21     
==========================================
+ Hits         5100     5189      +89     
- Misses        364      367       +3     
- Partials        2        3       +1     
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.69% <95.55%> (-0.03%) ⬇️

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 71e34db...aa9a4ea. 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.