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

Plugins: Ensure to keep options as passed to plugins up to date #9999

Merged
merged 1 commit into from Sep 24, 2021

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Sep 24, 2021

Closes: #9886

@codecov
Copy link

codecov bot commented Sep 24, 2021

Codecov Report

Merging #9999 (481812c) into master (b2df3cc) will decrease coverage by 0.00%.
The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #9999      +/-   ##
==========================================
- Coverage   86.28%   86.28%   -0.01%     
==========================================
  Files         330      330              
  Lines       13155    13159       +4     
==========================================
+ Hits        11351    11354       +3     
- Misses       1804     1805       +1     
Impacted Files Coverage Δ
lib/Serverless.js 68.88% <33.33%> (-0.17%) ⬇️
scripts/serverless.js 55.73% <100.00%> (+0.28%) ⬆️

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 b2df3cc...481812c. Read the comment docs.

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.

Plugin long option value not populated in this.options when using a shortcut option on command line
1 participant