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

Refactor socket #3498

Merged
merged 21 commits into from
Jul 28, 2020
Merged

Refactor socket #3498

merged 21 commits into from
Jul 28, 2020

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Jul 26, 2020

No description provided.

@codecov
Copy link

codecov bot commented Jul 26, 2020

Codecov Report

Merging #3498 into master will increase coverage by 0.58%.
The diff coverage is 58.59%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3498      +/-   ##
==========================================
+ Coverage   42.33%   42.91%   +0.58%     
==========================================
  Files          75       76       +1     
  Lines       14260    14181      -79     
==========================================
+ Hits         6037     6086      +49     
+ Misses       8223     8095     -128     
Impacted Files Coverage Δ
src/core/base.cc 35.36% <ø> (-0.18%) ⬇️
src/core/error.cc 1.68% <0.00%> (ø)
src/coroutine/context.cc 92.59% <ø> (ø)
src/network/stream.cc 71.11% <0.00%> (ø)
src/os/process_pool.cc 18.75% <0.00%> (ø)
src/protocol/http.cc 30.15% <ø> (ø)
src/protocol/http2.cc 0.00% <0.00%> (ø)
src/protocol/websocket.cc 45.94% <0.00%> (ø)
src/server/manager.cc 29.56% <0.00%> (ø)
src/server/process.cc 60.08% <0.00%> (ø)
... and 30 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 d6add5e...9105886. Read the comment docs.

@matyhtf matyhtf merged commit e500f96 into master Jul 28, 2020
@matyhtf matyhtf deleted the refactor-socket branch July 28, 2020 08:44
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.

2 participants