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

make DialEarly return EarlySession #2621

Merged
merged 1 commit into from
Jun 22, 2020
Merged

make DialEarly return EarlySession #2621

merged 1 commit into from
Jun 22, 2020

Conversation

l2dy
Copy link
Contributor

@l2dy l2dy commented Jun 22, 2020

Fixes #2619.

@codecov
Copy link

codecov bot commented Jun 22, 2020

Codecov Report

Merging #2621 into master will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2621   +/-   ##
=======================================
  Coverage   86.21%   86.21%           
=======================================
  Files         122      122           
  Lines        9777     9777           
=======================================
  Hits         8429     8429           
  Misses       1004     1004           
  Partials      344      344           
Impacted Files Coverage Δ
client.go 78.29% <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 c956ca4...85cd490. Read the comment docs.

@marten-seemann marten-seemann merged commit b7284a4 into quic-go:master Jun 22, 2020
@marten-seemann
Copy link
Member

Thank you!

@l2dy l2dy deleted the dialearly branch June 22, 2020 05:41
@aschmahmann aschmahmann mentioned this pull request Sep 22, 2020
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.

Make DialEarly return EarlySession
2 participants