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

CLI: Fix resolution of help for not integrated commands #10128

Merged
merged 1 commit into from Oct 21, 2021

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Oct 21, 2021

Fixes: #10126

@medikoo medikoo self-assigned this Oct 21, 2021
@codecov
Copy link

codecov bot commented Oct 21, 2021

Codecov Report

Merging #10128 (a75235a) into master (2d6740e) will not change coverage.
The diff coverage is 100.00%.

❗ Current head a75235a differs from pull request most recent head 83fdbe4. Consider uploading reports for the commit 83fdbe4 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10128   +/-   ##
=======================================
  Coverage   85.35%   85.35%           
=======================================
  Files         337      337           
  Lines       13722    13722           
=======================================
  Hits        11712    11712           
  Misses       2010     2010           
Impacted Files Coverage Δ
scripts/serverless.js 56.69% <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 2d6740e...83fdbe4. Read the comment docs.

@medikoo medikoo requested a review from pgrzesik October 21, 2021 10:16
Copy link
Contributor

@pgrzesik pgrzesik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@medikoo medikoo merged commit 204f205 into master Oct 21, 2021
@medikoo medikoo deleted the 1021-fix-not-integrated-help branch October 21, 2021 10:24
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.

serverless plugin install --help throws TypeError
2 participants