Skip to content

Remaining eventInvokeConfig properties on functions[] schema#8385

Merged
medikoo merged 3 commits into
serverless:masterfrom
fredericbarthelet:functions-schema
Oct 13, 2020
Merged

Remaining eventInvokeConfig properties on functions[] schema#8385
medikoo merged 3 commits into
serverless:masterfrom
fredericbarthelet:functions-schema

Conversation

@fredericbarthelet

Copy link
Copy Markdown
Contributor

Closes: #8017

@codecov-io

Copy link
Copy Markdown

Codecov Report

Merging #8385 into master will decrease coverage by 0.00%.
The diff coverage is 75.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #8385      +/-   ##
==========================================
- Coverage   88.02%   88.01%   -0.01%     
==========================================
  Files         249      249              
  Lines        9278     9281       +3     
==========================================
+ Hits         8167     8169       +2     
- Misses       1111     1112       +1     
Impacted Files Coverage Δ
lib/plugins/aws/provider/awsProvider.js 93.06% <ø> (ø)
lib/classes/ConfigSchemaHandler/index.js 89.56% <75.00%> (-0.62%) ⬇️

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 661caad...094c23b. Read the comment docs.

@medikoo medikoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

@fredericbarthelet looks great! Thank you, I have just one minor cleanup suggestion

Comment thread lib/plugins/aws/provider/awsProvider.js Outdated

@medikoo medikoo left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Thank you @fredericbarthelet !

@medikoo
medikoo merged commit 719fa3a into serverless:master Oct 13, 2020
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.

Config schema: Define AWS "functions[]" section properties

3 participants