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 test for bidirectional stream hijacker #3434

Merged
merged 1 commit into from May 27, 2022

Conversation

marten-seemann
Copy link
Member

@marten-seemann marten-seemann commented May 27, 2022

This is basically #3391, but now it won't fail the build.

@codecov
Copy link

codecov bot commented May 27, 2022

Codecov Report

Merging #3434 (dc80f61) into master (9d5de12) will increase coverage by 0.21%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #3434      +/-   ##
==========================================
+ Coverage   85.44%   85.66%   +0.21%     
==========================================
  Files         136      136              
  Lines        9948     9948              
==========================================
+ Hits         8500     8521      +21     
+ Misses       1066     1049      -17     
+ Partials      382      378       -4     
Impacted Files Coverage Δ
http3/server.go 73.97% <0.00%> (+1.27%) ⬆️
http3/frames.go 86.30% <0.00%> (+2.74%) ⬆️
http3/client.go 90.27% <0.00%> (+8.11%) ⬆️

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 9d5de12...dc80f61. Read the comment docs.

@marten-seemann marten-seemann merged commit 3088865 into master May 27, 2022
nmldiegues pushed a commit to chungthuang/quic-go that referenced this pull request Jun 6, 2022
Co-authored-by: hareku <hareku908@gmail.com>
@MarcoPolo MarcoPolo mentioned this pull request Jul 7, 2022
41 tasks
sudarshan-reddy pushed a commit to sudarshan-reddy/quic-go that referenced this pull request Aug 9, 2022
Co-authored-by: hareku <hareku908@gmail.com>
@ajnavarro ajnavarro mentioned this pull request Aug 24, 2022
72 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.

None yet

2 participants