Skip to content
This repository has been archived by the owner on Jul 2, 2020. It is now read-only.

feat: support koa application #162

Merged
merged 7 commits into from
May 14, 2020
Merged

feat: support koa application #162

merged 7 commits into from
May 14, 2020

Conversation

czy88840616
Copy link
Member

No description provided.

@gitpod-io
Copy link

gitpod-io bot commented May 12, 2020

Copy link
Contributor

@Lellansin Lellansin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome

@codecov-io
Copy link

codecov-io commented May 13, 2020

Codecov Report

Merging #162 into master will decrease coverage by 0.65%.
The diff coverage is 64.40%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
- Coverage   80.35%   79.70%   -0.66%     
==========================================
  Files          85       86       +1     
  Lines        3192     3281      +89     
  Branches      367      401      +34     
==========================================
+ Hits         2565     2615      +50     
- Misses        621      660      +39     
  Partials        6        6              
Impacted Files Coverage Δ
packages/faas/src/index.ts 100.00% <ø> (ø)
packages/serverless-spec-builder/src/wrapper.ts 86.11% <ø> (ø)
packages/serverless-http-parser/src/context.ts 74.19% <29.41%> (-10.81%) ⬇️
packages/faas/src/starter.ts 75.91% <44.44%> (-2.55%) ⬇️
packages/serverless-fc-starter/src/runtime.ts 78.75% <66.66%> (-6.78%) ⬇️
packages/serverless-http-parser/src/application.ts 67.50% <67.50%> (ø)
packages/serverless-scf-starter/src/runtime.ts 88.67% <91.89%> (-2.99%) ⬇️
packages/faas/src/configuration.ts 100.00% <100.00%> (ø)
packages/gateway-common-core/src/index.ts 100.00% <0.00%> (ø)
packages/faas-cli-command-core/src/index.ts 100.00% <0.00%> (ø)
... and 3 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 b949b59...2e7c120. Read the comment docs.

@czy88840616 czy88840616 merged commit 364d62b into master May 14, 2020
@czy88840616 czy88840616 deleted the support_koa_application branch May 14, 2020 07:08
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants