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

feat: support koa app create #173

Merged
merged 7 commits into from May 26, 2020
Merged

feat: support koa app create #173

merged 7 commits into from May 26, 2020

Conversation

czy88840616
Copy link
Member

@czy88840616 czy88840616 commented May 25, 2020

  • 支持 redirect 方法
  • 支持 egg/koa 扩展 app/context/request/response
  • 有隐藏 Breaking Change

@gitpod-io
Copy link

gitpod-io bot commented May 25, 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-commenter
Copy link

codecov-commenter commented May 25, 2020

Codecov Report

Merging #173 into master will increase coverage by 1.21%.
The diff coverage is 88.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #173      +/-   ##
==========================================
+ Coverage   79.62%   80.83%   +1.21%     
==========================================
  Files          87       90       +3     
  Lines        3367     3434      +67     
  Branches      416      424       +8     
==========================================
+ Hits         2681     2776      +95     
+ Misses        680      651      -29     
- Partials        6        7       +1     
Impacted Files Coverage Δ
packages/serverless-http-parser/src/http/req.ts 74.24% <74.24%> (ø)
packages/serverless-http-parser/src/http/res.ts 88.23% <88.23%> (ø)
packages/serverless-http-parser/src/request.ts 83.33% <94.11%> (+1.40%) ⬆️
packages/serverless-http-parser/src/response.ts 91.83% <95.65%> (+17.08%) ⬆️
packages/serverless-fc-starter/src/runtime.ts 79.76% <100.00%> (+1.01%) ⬆️
packages/serverless-http-parser/src/application.ts 97.50% <100.00%> (+30.00%) ⬆️
packages/serverless-http-parser/src/context.ts 87.80% <100.00%> (+13.61%) ⬆️
packages/serverless-http-parser/src/index.ts 100.00% <100.00%> (ø)
packages/serverless-scf-starter/src/runtime.ts 89.09% <100.00%> (+0.41%) ⬆️
... and 5 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 d2d60fb...0bc2b19. Read the comment docs.

@czy88840616 czy88840616 merged commit c3793eb into master May 26, 2020
@czy88840616 czy88840616 deleted the support_app_create branch May 26, 2020 06:31
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