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: add getFunctionName() and functionSerivceName() method to runtime and faas framework #734

Merged
merged 2 commits into from Nov 28, 2020

Conversation

czy88840616
Copy link
Member

@czy88840616 czy88840616 commented Nov 28, 2020

support fc, scf and aws lambda

@gitpod-io
Copy link

gitpod-io bot commented Nov 28, 2020

@codecov-io
Copy link

codecov-io commented Nov 28, 2020

Codecov Report

Merging #734 (d231bdd) into 2.x (2e430f3) will increase coverage by 0.04%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x     #734      +/-   ##
==========================================
+ Coverage   86.37%   86.42%   +0.04%     
==========================================
  Files         144      144              
  Lines        5821     5842      +21     
  Branches     1064     1072       +8     
==========================================
+ Hits         5028     5049      +21     
  Misses        761      761              
  Partials       32       32              
Impacted Files Coverage Δ
...ackages-serverless/runtime-engine/src/interface.ts 100.00% <ø> (ø)
packages-serverless/runtime-engine/src/runtime.ts 90.27% <100.00%> (+0.27%) ⬆️
...s-serverless/serverless-aws-starter/src/runtime.ts 89.06% <100.00%> (+0.72%) ⬆️
...es-serverless/serverless-fc-starter/src/runtime.ts 85.71% <100.00%> (+0.59%) ⬆️
...s-serverless/serverless-scf-starter/src/runtime.ts 93.05% <100.00%> (+0.40%) ⬆️
packages/faas/src/framework.ts 89.78% <100.00%> (+0.30%) ⬆️

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 2e430f3...d231bdd. Read the comment docs.

@czy88840616 czy88840616 merged commit f0bc5aa into 2.x Nov 28, 2020
@czy88840616 czy88840616 deleted the transparent_initcontext_variable branch November 28, 2020 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants