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 ws support #1058

Merged
merged 10 commits into from Jun 7, 2021
Merged

feat: add ws support #1058

merged 10 commits into from Jun 7, 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 May 20, 2021

@codecov-commenter
Copy link

codecov-commenter commented May 21, 2021

Codecov Report

Merging #1058 (b3f1779) into 2.x (b0b3733) will decrease coverage by 0.96%.
The diff coverage is 80.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##              2.x    #1058      +/-   ##
==========================================
- Coverage   86.54%   85.58%   -0.97%     
==========================================
  Files         183      217      +34     
  Lines        7432     8627    +1195     
  Branches     1458     1670     +212     
==========================================
+ Hits         6432     7383     +951     
- Misses        959     1187     +228     
- Partials       41       57      +16     
Impacted Files Coverage Δ
packages-serverless/runtime-engine/src/engine.ts 95.91% <ø> (ø)
...ackages-serverless/runtime-engine/src/interface.ts 100.00% <ø> (ø)
...ckages-serverless/runtime-engine/src/lib/parser.ts 95.65% <ø> (ø)
packages-serverless/runtime-mock/src/runtime.ts 66.12% <ø> (ø)
packages-serverless/runtime-mock/src/trigger.ts 8.33% <0.00%> (-0.76%) ⬇️
packages-serverless/serverless-app/src/platform.ts 100.00% <ø> (ø)
...serverless/serverless-fc-trigger/src/apiGateway.ts 46.42% <0.00%> (-5.58%) ⬇️
...s-serverless/serverless-http-parser/src/context.ts 78.64% <0.00%> (-1.56%) ⬇️
...erverless/serverless-scf-trigger/src/apiGateway.ts 53.12% <0.00%> (-5.50%) ⬇️
packages/core/src/context/applicationContext.ts 95.36% <ø> (-0.12%) ⬇️
... and 157 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 c2bea86...b3f1779. Read the comment docs.

@czy88840616 czy88840616 changed the title feat: add ws feat: add ws support May 22, 2021
@czy88840616 czy88840616 merged commit e73cfcb into 2.x Jun 7, 2021
@czy88840616 czy88840616 deleted the add_ws branch June 7, 2021 03:10
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