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

AWS Lambda: Fix event config setup for provisioned lambdas #10366

Merged
merged 1 commit into from Dec 15, 2021

Conversation

medikoo
Copy link
Contributor

@medikoo medikoo commented Dec 15, 2021

Closes: #10362

@codecov
Copy link

codecov bot commented Dec 15, 2021

Codecov Report

Merging #10366 (0a7240f) into master (7de020b) will not change coverage.
The diff coverage is n/a.

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

@@           Coverage Diff           @@
##           master   #10366   +/-   ##
=======================================
  Coverage   85.37%   85.37%           
=======================================
  Files         340      340           
  Lines       14000    14000           
=======================================
  Hits        11953    11953           
  Misses       2047     2047           
Impacted Files Coverage Δ
lib/plugins/aws/package/compile/functions.js 94.82% <ø> (ø)

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 7de020b...acf3feb. Read the comment docs.

@medikoo medikoo merged commit 3b4e453 into master Dec 15, 2021
@medikoo medikoo deleted the 1215-fix-event-config-with-provisioned branch December 15, 2021 11:29
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.

Can't deploy fresh function with provisionedConcurrency and maximumRetryAttempts
1 participant