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

fix: middleware with ctx.body #1389

Merged
merged 6 commits into from
Nov 29, 2021
Merged

fix: middleware with ctx.body #1389

merged 6 commits into from
Nov 29, 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 Nov 27, 2021

@czy88840616 czy88840616 changed the title fix: middleware with body fix: middleware with ctx.body Nov 29, 2021
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2021

Codecov Report

Merging #1389 (79b6979) into 3.x (e4595d3) will increase coverage by 0.02%.
The diff coverage is 88.88%.

Impacted file tree graph

@@            Coverage Diff             @@
##              3.x    #1389      +/-   ##
==========================================
+ Coverage   81.68%   81.71%   +0.02%     
==========================================
  Files         301      301              
  Lines       10261    10285      +24     
  Branches     2246     2247       +1     
==========================================
+ Hits         8382     8404      +22     
- Misses       1714     1715       +1     
- Partials      165      166       +1     
Impacted Files Coverage Δ
packages/core/src/baseFramework.ts 85.11% <66.66%> (-0.43%) ⬇️
packages/grpc/src/provider/framework.ts 92.15% <66.66%> (-0.08%) ⬇️
packages/rabbitmq/src/framework.ts 95.12% <75.00%> (-2.44%) ⬇️
packages/socketio/src/framework.ts 88.29% <80.00%> (-0.13%) ⬇️
packages/ws/src/framework.ts 91.08% <80.00%> (-0.09%) ⬇️
packages/core/src/service/middlewareService.ts 80.00% <100.00%> (+3.33%) ⬆️
packages/core/src/util/index.ts 90.08% <100.00%> (+0.89%) ⬆️
packages/faas/src/framework.ts 75.43% <100.00%> (+0.22%) ⬆️
packages/web-koa/src/framework.ts 66.21% <100.00%> (-0.46%) ⬇️
packages/web/src/framework/web.ts 87.50% <100.00%> (+1.13%) ⬆️
... 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 e4595d3...79b6979. Read the comment docs.

@czy88840616 czy88840616 merged commit 77af5c0 into 3.x Nov 29, 2021
@czy88840616 czy88840616 deleted the fix_middleware_with_body branch November 29, 2021 10:47
@czy88840616 czy88840616 mentioned this pull request Dec 8, 2021
51 tasks
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