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

feat(aws): add option to deploy function proxy #85

Merged
merged 6 commits into from
Apr 1, 2021
Merged

Conversation

tripodsan
Copy link
Contributor

@tripodsan tripodsan commented Jan 26, 2021

see #45
fixes #85

@codecov
Copy link

codecov bot commented Jan 26, 2021

Codecov Report

Merging #85 (2a92773) into main (d5066e1) will decrease coverage by 8.89%.
The diff coverage is n/a.

❗ Current head 2a92773 differs from pull request most recent head 0249b0f. Consider uploading reports for the commit 0249b0f to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##             main      #85      +/-   ##
==========================================
- Coverage   84.80%   75.90%   -8.90%     
==========================================
  Files          20       17       -3     
  Lines        1382     1129     -253     
==========================================
- Hits         1172      857     -315     
- Misses        210      272      +62     
Impacted Files Coverage Δ
src/deploy/AzureDeployer.js 23.52% <0.00%> (-63.98%) ⬇️
src/template/index.js 41.17% <0.00%> (-51.00%) ⬇️
src/deploy/OpenWhiskDeployer.js 58.47% <0.00%> (-16.32%) ⬇️
src/deploy/BaseDeployer.js 78.18% <0.00%> (-7.28%) ⬇️
src/deploy/AWSDeployer.js 74.87% <0.00%> (-5.61%) ⬇️
src/cli.js 80.64% <0.00%> (-0.61%) ⬇️
src/ActionBuilder.js 87.69% <0.00%> (-0.24%) ⬇️
src/deploy/AWSConfig.js 100.00% <0.00%> (ø)
src/template/resolver.js 100.00% <0.00%> (ø)
src/gateway/FastlyConfig.js 100.00% <0.00%> (ø)
... and 4 more

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 5b1a5e2...0249b0f. Read the comment docs.

@github-actions
Copy link

This PR will trigger a minor release when merged.

@tripodsan tripodsan marked this pull request as ready for review April 1, 2021 05:21
@tripodsan tripodsan merged commit 7df6093 into main Apr 1, 2021
@tripodsan tripodsan deleted the aws-proxy-function branch April 1, 2021 05:22
@github-actions
Copy link

github-actions bot commented Apr 1, 2021

🎉 This PR is included in version 3.16.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant