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

fix dequeuing of probe packets #1876

Merged
merged 1 commit into from
Apr 16, 2019
Merged

fix dequeuing of probe packets #1876

merged 1 commit into from
Apr 16, 2019

Conversation

marten-seemann
Copy link
Member

This is analogous to #1858.

@codecov-io
Copy link

codecov-io commented Apr 16, 2019

Codecov Report

Merging #1876 into gquic will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##            gquic    #1876      +/-   ##
==========================================
+ Coverage   89.13%   89.13%   +<.01%     
==========================================
  Files         124      124              
  Lines        8842     8844       +2     
==========================================
+ Hits         7881     7883       +2     
  Misses        651      651              
  Partials      310      310
Impacted Files Coverage Δ
internal/ackhandler/sent_packet_handler.go 80.4% <100%> (+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 ffcbbb5...37083e4. Read the comment docs.

@marten-seemann marten-seemann merged commit 24fed6d into gquic Apr 16, 2019
@marten-seemann marten-seemann deleted the fix-pto branch April 16, 2019 05:24
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