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

reassemble post-handshake TLS messages before passing them to crypto/tls #4038

Merged
merged 1 commit into from Aug 19, 2023

Conversation

marten-seemann
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Aug 18, 2023

Codecov Report

Merging #4038 (79fccc4) into master (3822dae) will increase coverage by 0.33%.
Report is 5 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4038      +/-   ##
==========================================
+ Coverage   82.94%   83.28%   +0.33%     
==========================================
  Files         147      147              
  Lines       14781    14972     +191     
==========================================
+ Hits        12260    12468     +208     
+ Misses       2022     2006      -16     
+ Partials      499      498       -1     
Files Changed Coverage Δ
connection.go 72.57% <100.00%> (ø)
crypto_stream.go 95.65% <100.00%> (+1.21%) ⬆️

... and 10 files with indirect coverage changes

@marten-seemann marten-seemann force-pushed the reassemble-post-handshake-messages branch from d04fab8 to 79fccc4 Compare August 18, 2023 13:42
@marten-seemann marten-seemann merged commit 5c5db8c into master Aug 19, 2023
33 checks passed
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