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

Update to draft 29 #812

Merged
merged 7 commits into from
Jun 30, 2020
Merged

Update to draft 29 #812

merged 7 commits into from
Jun 30, 2020

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Jun 29, 2020

Fairly minor changes this time around. The refactored PTO logic is the only significant regression hazard.

Fixes #801.

@codecov
Copy link

codecov bot commented Jun 29, 2020

Codecov Report

Merging #812 into master will increase coverage by 0.07%.
The diff coverage is 92.70%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #812      +/-   ##
==========================================
+ Coverage   71.85%   71.92%   +0.07%     
==========================================
  Files          74       74              
  Lines       13585    13616      +31     
==========================================
+ Hits         9761     9793      +32     
+ Misses       3824     3823       -1     
Impacted Files Coverage Δ
interop/src/main.rs 0.00% <0.00%> (ø)
interop/src/server.rs 0.00% <0.00%> (ø)
quinn-h3/src/lib.rs 39.78% <ø> (ø)
quinn-proto/src/crypto/rustls.rs 86.58% <ø> (ø)
quinn-proto/src/lib.rs 83.33% <ø> (ø)
quinn-proto/src/transport_error.rs 64.51% <ø> (ø)
quinn-proto/src/connection/mod.rs 79.84% <96.47%> (+0.37%) ⬆️
quinn-proto/src/connection/spaces.rs 91.36% <100.00%> (+0.19%) ⬆️
quinn-proto/src/endpoint.rs 77.86% <100.00%> (ø)
quinn-proto/src/packet.rs 87.10% <100.00%> (ø)
... and 3 more

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 7e023e3...47d2546. Read the comment docs.

@djc
Copy link
Member

djc commented Jun 29, 2020

Thanks for doing the work on this!

@djc djc merged commit 48597c8 into master Jun 30, 2020
@delete-merged-branch delete-merged-branch bot deleted the draft-29 branch June 30, 2020 06:57
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.

Update to draft 29
2 participants