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

Test about server #4905

Merged
merged 5 commits into from
Nov 11, 2022
Merged

Test about server #4905

merged 5 commits into from
Nov 11, 2022

Conversation

NathanFreeman
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Nov 10, 2022

Codecov Report

Merging #4905 (95a1fb9) into master (5518a6e) will increase coverage by 7.34%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4905      +/-   ##
==========================================
+ Coverage   62.87%   70.22%   +7.34%     
==========================================
  Files          69       69              
  Lines       14495    14487       -8     
==========================================
+ Hits         9114    10173    +1059     
+ Misses       5381     4314    -1067     
Impacted Files Coverage Δ
src/server/master.cc 75.08% <ø> (+16.99%) ⬆️
src/server/base.cc 84.54% <100.00%> (+24.54%) ⬆️
src/server/worker.cc 81.84% <100.00%> (+26.80%) ⬆️
src/core/heap.cc 94.44% <0.00%> (-1.12%) ⬇️
src/os/async_thread.cc 71.24% <0.00%> (-0.86%) ⬇️
src/coroutine/socket.cc 66.17% <0.00%> (-0.10%) ⬇️
src/core/base.cc 87.91% <0.00%> (+0.43%) ⬆️
src/network/client.cc 63.60% <0.00%> (+0.45%) ⬆️
src/protocol/dtls.cc 74.07% <0.00%> (+0.92%) ⬆️
src/os/file.cc 63.36% <0.00%> (+0.99%) ⬆️
... and 20 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@matyhtf matyhtf merged commit c09312a into swoole:master Nov 11, 2022
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