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

Add some tests and change code style as requested #245

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

davidsoendoro
Copy link

Hi, hope this helps. I also need this function so I try to change the code style as requested and add some test for the coverage and get it works in my travis ci and coveralls. Would be glad if this can make to the main repo.

@davidsoendoro
Copy link
Author

Hi all, maybe I need to expand the explanation more. This is a continuation of pull request #243 which has not been merged due to some testing issues. I added those testing here and hopefully those are enough (if there were anything missing please give inputs). The ingress and egress option is useful since when we are using those and redeploy the serverless without these feature to GCF, the ingress and egress config will be overwritten. Hopefully this feature can make into the main repo since without it changing the ingress and egress after deployment in GCP console is inefficient (and defeat the purpose of using serverless framework I guess?).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants