Skip to content

fix: resolve configuration path for build dependencies#4707

Merged
alexander-akait merged 1 commit into
mainfrom
issue-4706
Mar 17, 2026
Merged

fix: resolve configuration path for build dependencies#4707
alexander-akait merged 1 commit into
mainfrom
issue-4706

Conversation

@alexander-akait

Copy link
Copy Markdown
Member

Summary

fixes #4706

What kind of change does this PR introduce?

fix

Did you add tests for your changes?

Yes

Does this PR introduce a breaking change?

No

If relevant, what needs to be documented once your changes are merged or what have you already documented?

Nothing

Use of AI

No

@changeset-bot

changeset-bot Bot commented Mar 17, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: e6caf32

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
webpack-cli Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@codecov

codecov Bot commented Mar 17, 2026

Copy link
Copy Markdown

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).
⚠️ Report is 2 commits behind head on main.

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.
@alexander-akait alexander-akait merged commit 1fc1b9d into main Mar 17, 2026
17 of 19 checks passed
@alexander-akait alexander-akait deleted the issue-4706 branch March 17, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant