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 hooks #601

Merged
merged 4 commits into from
Aug 17, 2020
Merged

feat: add hooks #601

merged 4 commits into from
Aug 17, 2020

Conversation

echosoar
Copy link
Member

No description provided.

@gitpod-io
Copy link

gitpod-io bot commented Aug 16, 2020

@codecov-commenter
Copy link

codecov-commenter commented Aug 16, 2020

Codecov Report

Merging #601 into serverless will increase coverage by 0.40%.
The diff coverage is 66.66%.

Impacted file tree graph

@@              Coverage Diff               @@
##           serverless     #601      +/-   ##
==============================================
+ Coverage       80.58%   80.99%   +0.40%     
==============================================
  Files              99       99              
  Lines            3827     4030     +203     
  Branches          515      555      +40     
==============================================
+ Hits             3084     3264     +180     
- Misses            737      760      +23     
  Partials            6        6              
Impacted Files Coverage Δ
packages/gateway-common-http/src/common.ts 91.22% <ø> (ø)
packages/serverless-spec-builder/src/builder.ts 61.76% <0.00%> (-3.87%) ⬇️
packages/faas-cli-command-core/src/core.ts 81.81% <100.00%> (+0.07%) ⬆️
packages/faas-cli-plugin-invoke/src/invoke.ts 97.56% <100.00%> (+0.06%) ⬆️
packages/faas-cli-plugin-invoke/src/utils.ts 85.71% <0.00%> (-2.39%) ⬇️
packages/faas/src/starter.ts 82.85% <0.00%> (-0.95%) ⬇️
packages/faas-cli-plugin-package/src/index.ts 88.80% <0.00%> (-0.55%) ⬇️
packages/serverless-fc-starter/src/runtime.ts 80.18% <0.00%> (-0.05%) ⬇️
packages/faas/src/configuration.ts 100.00% <0.00%> (ø)
packages/koa-layer/index.js 96.15% <0.00%> (+0.32%) ⬆️
... and 6 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 016e430...9182ed0. Read the comment docs.

@czy88840616 czy88840616 changed the title Feat/hooks feat: add hooks Aug 17, 2020
@czy88840616 czy88840616 merged commit e9973f1 into serverless Aug 17, 2020
@czy88840616 czy88840616 deleted the feat/hooks branch August 17, 2020 03:04
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

3 participants