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(transport): fix the problem that the request is not delivered correctly #1906

Merged
merged 1 commit into from Apr 1, 2022

Conversation

shenqidebaozi
Copy link
Sponsor Member

…rectly

Description (what this PR does / why we need it):

Which issue(s) this PR fixes (resolves / be part of):

fixes #

Other special notes for reviewer:

@shenqidebaozi shenqidebaozi changed the title fix(transport): fix the problem that the context is not delivered cor… fix(transport): fix the problem that the context is not delivered correctly Apr 1, 2022
@shenqidebaozi shenqidebaozi changed the title fix(transport): fix the problem that the context is not delivered correctly fix(transport): fix the problem that the request is not delivered correctly Apr 1, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #1906 (8ce97d7) into main (99a0646) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1906      +/-   ##
==========================================
+ Coverage   80.80%   80.85%   +0.05%     
==========================================
  Files          80       80              
  Lines        3573     3573              
==========================================
+ Hits         2887     2889       +2     
+ Misses        479      477       -2     
  Partials      207      207              
Impacted Files Coverage Δ
transport/http/server.go 77.41% <100.00%> (ø)
internal/context/context.go 100.00% <0.00%> (+2.98%) ⬆️

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 99a0646...8ce97d7. Read the comment docs.

@iamharvey
Copy link
Sponsor Contributor

Awesome! Thanks guys.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants