Skip to content

refactor: fix logic

6f806f6
Select commit
Loading
Failed to load commit list.
Merged

fix: support file protocol in configuration options #4702

refactor: fix logic
6f806f6
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 16, 2026 in 1s

91.44% (-0.01%) compared to 37e4270, passed because coverage increased by 0.01% when compared to adjusted base (91.42%)

View this Pull Request on Codecov

91.44% (-0.01%) compared to 37e4270, passed because coverage increased by 0.01% when compared to adjusted base (91.42%)

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.44%. Comparing base (37e4270) to head (6f806f6).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4702      +/-   ##
==========================================
- Coverage   91.44%   91.44%   -0.01%     
==========================================
  Files          14       14              
  Lines        4710     4708       -2     
  Branches      678      678              
==========================================
- Hits         4307     4305       -2     
  Misses        401      401              
  Partials        2        2              
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.08% <100.00%> (-0.01%) ⬇️

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 37e4270...6f806f6. 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.