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: improve the client API #4693

Merged
merged 3 commits into from
Oct 14, 2024
Merged

http3: improve the client API #4693

merged 3 commits into from
Oct 14, 2024

Conversation

marten-seemann
Copy link
Member

No description provided.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was signed with the committer’s verified signature.
crazy-max CrazyMax
@marten-seemann marten-seemann linked an issue Oct 13, 2024 that may be closed by this pull request
Copy link

codecov bot commented Oct 13, 2024

Codecov Report

Attention: Patch coverage is 80.95238% with 28 lines in your changes missing coverage. Please review.

Project coverage is 84.49%. Comparing base (eaa879f) to head (fe5826c).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
http3/transport.go 78.02% 18 Missing and 2 partials ⚠️
http3/client.go 85.71% 5 Missing and 3 partials ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #4693   +/-   ##
=======================================
  Coverage   84.49%   84.49%           
=======================================
  Files         151      151           
  Lines       15044    15066   +22     
=======================================
+ Hits        12710    12729   +19     
- Misses       1802     1805    +3     
  Partials      532      532           

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
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.

http3: better client API
1 participant