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

qlog restored transport parameters #2991

Merged
merged 2 commits into from
Jan 16, 2021

Conversation

marten-seemann
Copy link
Member

Fixes #2565.

@codecov
Copy link

codecov bot commented Jan 9, 2021

Codecov Report

Merging #2991 (60805d8) into master (96dbfbc) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2991      +/-   ##
==========================================
+ Coverage   86.06%   86.08%   +0.01%     
==========================================
  Files         135      135              
  Lines        9385     9394       +9     
==========================================
+ Hits         8077     8086       +9     
  Misses        949      949              
  Partials      359      359              
Impacted Files Coverage Δ
logging/multiplex.go 97.50% <100.00%> (+0.06%) ⬆️
qlog/event.go 97.88% <100.00%> (+0.03%) ⬆️
qlog/qlog.go 94.76% <100.00%> (+0.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 96dbfbc...60805d8. Read the comment docs.

@marten-seemann marten-seemann force-pushed the qlog-restored-transport-parameters branch from 1b0cb28 to 60805d8 Compare January 15, 2021 09:14
@marten-seemann marten-seemann merged commit 85980ab into master Jan 16, 2021
@marten-seemann marten-seemann deleted the qlog-restored-transport-parameters branch January 16, 2021 05:36
@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.

qlog transport parameters restored for 0-RTT
2 participants