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

merge {tcp,udp}/message to message #357

Merged
merged 3 commits into from
Jul 20, 2022
Merged

Conversation

jkralik
Copy link
Member

@jkralik jkralik commented Jul 11, 2022

No description provided.

@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2022

Codecov Report

Merging #357 (a46d636) into v3 (e59fa91) will increase coverage by 0.47%.
The diff coverage is 67.61%.

@@            Coverage Diff             @@
##               v3     #357      +/-   ##
==========================================
+ Coverage   70.05%   70.52%   +0.47%     
==========================================
  Files          68       67       -1     
  Lines        5761     5568     -193     
==========================================
- Hits         4036     3927     -109     
+ Misses       1317     1242      -75     
+ Partials      408      399       -9     
Impacted Files Coverage Δ
dtls/client.go 76.31% <ø> (ø)
dtls/options.go 46.95% <ø> (ø)
dtls/server.go 85.71% <0.00%> (+1.71%) ⬆️
message/type.go 80.00% <ø> (ø)
net/blockwise/blockwise.go 68.49% <ø> (ø)
tcp/client.go 8.10% <0.00%> (+3.63%) ⬆️
tcp/options.go 39.82% <ø> (ø)
tcp/responsewriter.go 70.37% <ø> (ø)
udp/client.go 86.66% <ø> (+3.15%) ⬆️
udp/client/clientobserve.go 67.24% <ø> (ø)
... and 25 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 e59fa91...a46d636. Read the comment docs.

@jkralik jkralik force-pushed the jkralik/feature/createOnePoolMessage branch from fe1aef7 to 7a4dc2a Compare July 11, 2022 07:44
tcp/clientconn.go Outdated Show resolved Hide resolved
@jkralik jkralik force-pushed the jkralik/feature/createOnePoolMessage branch 3 times, most recently from 094e261 to dcf9cd2 Compare July 18, 2022 08:39
@jkralik jkralik force-pushed the jkralik/feature/createOnePoolMessage branch from dcf9cd2 to a46d636 Compare July 18, 2022 12:10
message/pool/pool.go Outdated Show resolved Hide resolved
@jkralik jkralik merged commit 3a905a5 into v3 Jul 20, 2022
@jkralik jkralik deleted the jkralik/feature/createOnePoolMessage branch July 20, 2022 11: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.

None yet

3 participants