Skip to content

refactor: Use async in aws/package/compile/events#8873

Merged
pgrzesik merged 1 commit intoserverless:masterfrom
ifitzsimmons:8368-async-refactor-lib.plugins.aws.lib.package.1
Feb 3, 2021
Merged

refactor: Use async in aws/package/compile/events#8873
pgrzesik merged 1 commit intoserverless:masterfrom
ifitzsimmons:8368-async-refactor-lib.plugins.aws.lib.package.1

Conversation

@ifitzsimmons
Copy link
Contributor

Covered the following paths:

  • lib/plugins/aws/package/compile/events/*.js
  • lib/plugins/aws/package/compile/events/alb
  • lib/plugins/aws/package/compile/events/lib
  • lib/plugins/aws/package/compile/events/s3

Addresses: #8368

Covered the following paths:
* `lib/plugins/aws/package/compile/events/*.js`
* `lib/plugins/aws/package/compile/events/alb`
* `lib/plugins/aws/package/compile/events/lib`
* `lib/plugins/aws/package/compile/events/s3`
@codecov
Copy link

codecov bot commented Feb 2, 2021

Codecov Report

Merging #8873 (02c9494) into master (7059f3d) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #8873   +/-   ##
=======================================
  Coverage   87.74%   87.74%           
=======================================
  Files         266      266           
  Lines        9919     9919           
=======================================
  Hits         8703     8703           
  Misses       1216     1216           
Impacted Files Coverage Δ
...ib/plugins/aws/package/compile/events/alb/index.js 100.00% <ø> (ø)
...gins/aws/package/compile/events/cognitoUserPool.js 100.00% <ø> (ø)
lib/plugins/aws/package/compile/events/s3/index.js 98.49% <ø> (ø)
lib/plugins/aws/invokeLocal/index.js 67.50% <100.00%> (ø)
...mpile/events/lib/ensureApiGatewayCloudWatchRole.js 100.00% <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 7059f3d...c83aaf5. Read the comment docs.

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.

Thank you @ifitzsimmons, it looks great 👍

@pgrzesik pgrzesik changed the title Change promise returning functions to async. refactor: Use async in aws/package/compile/events Feb 3, 2021
@pgrzesik pgrzesik merged commit 3c93e2a into serverless:master Feb 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants