Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: correct the minimum help output #4057

Merged
merged 3 commits into from
Jan 19, 2024
Merged

Conversation

snitin315
Copy link
Member

@snitin315 snitin315 commented Jan 19, 2024

What kind of change does this PR introduce?
bug fix

Did you add tests for your changes?
Yes.

If relevant, did you update the documentation?
Yes.
Summary

Don't show multiple --extends in the help output.

Does this PR introduce a breaking change?
No

Other information
No

@snitin315 snitin315 requested a review from a team as a code owner January 19, 2024 02:04
Copy link

codecov bot commented Jan 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (aed6220) 90.89% compared to head (8e7e2d2) 90.89%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4057   +/-   ##
=======================================
  Coverage   90.89%   90.89%           
=======================================
  Files          22       22           
  Lines        1692     1692           
  Branches      488      488           
=======================================
  Hits         1538     1538           
  Misses        154      154           
Files Coverage Δ
packages/webpack-cli/src/webpack-cli.ts 92.63% <ø> (ø)

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 aed6220...8e7e2d2. Read the comment docs.

@alexander-akait alexander-akait merged commit c727c4f into master Jan 19, 2024
56 checks passed
@alexander-akait alexander-akait deleted the fix-help-output branch January 19, 2024 11:15
@alexander-akait
Copy link
Member

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants