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

add support for QUIC v1 #3160

Merged
merged 1 commit into from
May 3, 2021
Merged

add support for QUIC v1 #3160

merged 1 commit into from
May 3, 2021

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Apr 28, 2021

Codecov Report

Merging #3160 (6b771df) into master (b8f07c7) will decrease coverage by 0.05%.
The diff coverage is 53.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3160      +/-   ##
==========================================
- Coverage   85.43%   85.38%   -0.05%     
==========================================
  Files         132      132              
  Lines        9824     9831       +7     
==========================================
+ Hits         8393     8394       +1     
- Misses       1058     1063       +5     
- Partials      373      374       +1     
Impacted Files Coverage Δ
http3/server.go 67.51% <28.57%> (-0.87%) ⬇️
internal/protocol/version.go 95.45% <66.67%> (-4.55%) ⬇️
internal/handshake/initial_aead.go 100.00% <100.00%> (ø)
internal/handshake/retry.go 75.00% <100.00%> (ø)
internal/handshake/tls_extension_handler.go 100.00% <100.00%> (ø)

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 b8f07c7...6b771df. Read the comment docs.

@marten-seemann marten-seemann merged commit 5f2cf04 into master May 3, 2021
@marten-seemann marten-seemann deleted the quic-v1 branch May 3, 2021 02:43
@marten-seemann marten-seemann added this to the v0.21 milestone May 3, 2021
@aschmahmann aschmahmann mentioned this pull request May 14, 2021
71 tasks
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.

2 participants