Navigation Menu

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

feat: show multiple suggestions on unknown options #2349

Merged
merged 1 commit into from Jan 13, 2021

Conversation

alexander-akait
Copy link
Member

What kind of change does this PR introduce?

feature + refactoring

Did you add tests for your changes?

Yes

If relevant, did you update the documentation?

No need

Summary

Show multiple suggestions

Does this PR introduce a breaking change?

No

Other information

Removed unnecessary usage, because commander generates it by default

@codecov
Copy link

codecov bot commented Jan 13, 2021

Codecov Report

Merging #2349 (c6438a9) into master (9b39f1e) will decrease coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2349      +/-   ##
==========================================
- Coverage   68.19%   68.14%   -0.05%     
==========================================
  Files          50       50              
  Lines        2053     2050       -3     
  Branches      509      509              
==========================================
- Hits         1400     1397       -3     
  Misses        653      653              
Impacted Files Coverage Δ
packages/webpack-cli/lib/utils/cli-flags.js 97.22% <ø> (-0.22%) ⬇️
packages/webpack-cli/lib/webpack-cli.js 89.86% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 9b39f1e...c6438a9. Read the comment docs.

@alexander-akait alexander-akait merged commit 7314d6c into master Jan 13, 2021
@alexander-akait alexander-akait deleted the refactor-core branch January 13, 2021 19:31
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.

None yet

2 participants