Skip to content

fix: resolve configuration path for build dependencies

e6caf32
Select commit
Loading
Failed to load commit list.
Merged

fix: resolve configuration path for build dependencies #4707

fix: resolve configuration path for build dependencies
e6caf32
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 17, 2026 in 0s

91.43% (-0.01%) compared to fd02100

View this Pull Request on Codecov

91.43% (-0.01%) compared to fd02100

Details

Codecov Report

❌ Patch coverage is 60.00000% with 4 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.43%. Comparing base (fd02100) to head (e6caf32).

Files with missing lines Patch % Lines
packages/webpack-cli/src/webpack-cli.ts 60.00% 4 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4707      +/-   ##
==========================================
- Coverage   91.44%   91.43%   -0.01%     
==========================================
  Files          14       14              
  Lines        4708     4716       +8     
  Branches      679      679              
==========================================
+ Hits         4305     4312       +7     
- Misses        401      402       +1     
  Partials        2        2              
Files with missing lines Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 96.05% <60.00%> (-0.03%) ⬇️

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 fd02100...e6caf32. 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.