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

improve server #3557

Merged
merged 1 commit into from
Aug 8, 2020
Merged

improve server #3557

merged 1 commit into from
Aug 8, 2020

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Aug 8, 2020

No description provided.

@codecov
Copy link

codecov bot commented Aug 8, 2020

Codecov Report

Merging #3557 into master will increase coverage by 0.92%.
The diff coverage is 8.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3557      +/-   ##
==========================================
+ Coverage   43.98%   44.91%   +0.92%     
==========================================
  Files          76       76              
  Lines       14164    14834     +670     
==========================================
+ Hits         6230     6662     +432     
- Misses       7934     8172     +238     
Impacted Files Coverage Δ
src/wrapper/server.cc 0.00% <0.00%> (ø)
src/server/reactor_process.cc 41.72% <33.33%> (+0.05%) ⬆️
src/os/async_thread.cc 72.88% <0.00%> (-0.45%) ⬇️
src/os/thread_pool.cc 75.64% <0.00%> (+2.56%) ⬆️
src/core/base.cc 52.84% <0.00%> (+4.01%) ⬆️
src/server/master.cc 54.93% <0.00%> (+4.63%) ⬆️
src/os/timer.cc 83.33% <0.00%> (+4.76%) ⬆️

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 1f9089a...6b66a7d. Read the comment docs.

@matyhtf matyhtf merged commit 4d9361d into master Aug 8, 2020
@matyhtf matyhtf deleted the improve-server branch August 8, 2020 10:33
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