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

http3: simplify composition of the HTTP stream and request stream #4433

Merged
merged 1 commit into from
Apr 14, 2024

Conversation

marten-seemann
Copy link
Member

No functional change expected.

Copy link

codecov bot commented Apr 14, 2024

Codecov Report

Attention: Patch coverage is 90.90909% with 1 lines in your changes are missing coverage. Please review.

Project coverage is 84.74%. Comparing base (90627f6) to head (e3ae0e7).

Files Patch % Lines
http3/http_stream.go 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4433      +/-   ##
==========================================
+ Coverage   84.63%   84.74%   +0.11%     
==========================================
  Files         149      152       +3     
  Lines       14108    14369     +261     
==========================================
+ Hits        11939    12176     +237     
- Misses       1679     1690      +11     
- Partials      490      503      +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@marten-seemann marten-seemann merged commit 25cd4b5 into master Apr 14, 2024
34 checks passed
@marten-seemann marten-seemann deleted the http3-simplify-stream-members branch April 14, 2024 00:19
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

1 participant