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: support fun router #867

Merged
merged 22 commits into from Feb 27, 2021
Merged

feat: support fun router #867

merged 22 commits into from Feb 27, 2021

Conversation

czy88840616
Copy link
Member

Checklist
  • npm test passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines
Affected core subsystem(s)
Description of change

@gitpod-io
Copy link

gitpod-io bot commented Feb 25, 2021

@czy88840616 czy88840616 changed the title Support fun router feat: support fun router Feb 26, 2021
@codecov-io
Copy link

codecov-io commented Feb 26, 2021

Codecov Report

Merging #867 (0a8de8e) into 2.x (d2939f0) will decrease coverage by 0.71%.
The diff coverage is 68.21%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x     #867      +/-   ##
==========================================
- Coverage   87.32%   86.61%   -0.72%     
==========================================
  Files         179      183       +4     
  Lines        7056     7352     +296     
  Branches     1365     1428      +63     
==========================================
+ Hits         6162     6368     +206     
- Misses        863      944      +81     
- Partials       31       40       +9     
Impacted Files Coverage Δ
packages/decorator/src/faas/fun.ts 86.66% <ø> (+4.31%) ⬆️
packages/mock/src/utils.ts 72.88% <20.00%> (-2.34%) ⬇️
packages-serverless/serverless-app/src/utils.ts 55.26% <55.26%> (ø)
packages-serverless/serverless-app/src/index.ts 64.88% <64.88%> (ø)
packages/faas/src/framework.ts 82.35% <71.73%> (-5.41%) ⬇️
packages/core/src/util/webRouterCollector.ts 94.31% <85.71%> (+2.76%) ⬆️
packages-serverless/serverless-app/src/platform.ts 100.00% <100.00%> (ø)
packages-serverless/serverless-app/src/start.ts 100.00% <100.00%> (ø)
... 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 d2939f0...0a8de8e. Read the comment docs.

@czy88840616 czy88840616 merged commit 01e673f into 2.x Feb 27, 2021
@czy88840616 czy88840616 deleted the support_fun_router branch February 27, 2021 04:06
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