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

use the KEY_UPDATE_ERROR #2770

Merged
merged 2 commits into from
Sep 14, 2020
Merged

use the KEY_UPDATE_ERROR #2770

merged 2 commits into from
Sep 14, 2020

Conversation

marten-seemann
Copy link
Member

Fixes #2767.

@codecov
Copy link

codecov bot commented Sep 10, 2020

Codecov Report

Merging #2770 into master will increase coverage by 0.06%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2770      +/-   ##
==========================================
+ Coverage   86.67%   86.73%   +0.06%     
==========================================
  Files         128      128              
  Lines       10001    10023      +22     
==========================================
+ Hits         8668     8693      +25     
+ Misses       1006     1004       -2     
+ Partials      327      326       -1     
Impacted Files Coverage Δ
internal/handshake/updatable_aead.go 97.06% <100.00%> (ø)
internal/qerr/error_codes.go 100.00% <100.00%> (ø)
qlog/types.go 84.98% <100.00%> (+0.14%) ⬆️
http3/request.go 98.41% <0.00%> (+7.30%) ⬆️

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 c5a132f...8cb0570. Read the comment docs.

@marten-seemann marten-seemann merged commit ba9f98d into master Sep 14, 2020
@marten-seemann marten-seemann deleted the key-update-error branch September 14, 2020 07:09
@aschmahmann aschmahmann mentioned this pull request Feb 18, 2021
73 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.

use the KEY_UPDATE_ERROR
2 participants