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

Optimize server code #5478

Merged
merged 10 commits into from
Sep 14, 2024
Merged

Optimize server code #5478

merged 10 commits into from
Sep 14, 2024

Conversation

matyhtf
Copy link
Member

@matyhtf matyhtf commented Sep 13, 2024

No description provided.

Copy link

codecov bot commented Sep 13, 2024

Codecov Report

Attention: Patch coverage is 50.45872% with 54 lines in your changes missing coverage. Please review.

Project coverage is 70.64%. Comparing base (57a4671) to head (ff01b0f).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
src/server/task_worker.cc 43.75% 27 Missing ⚠️
src/server/master.cc 44.44% 20 Missing ⚠️
src/os/process_pool.cc 66.66% 5 Missing ⚠️
include/swoole_server.h 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5478      +/-   ##
==========================================
- Coverage   70.92%   70.64%   -0.28%     
==========================================
  Files         107      107              
  Lines       16534    16594      +60     
  Branches     3033     3047      +14     
==========================================
- Hits        11726    11723       -3     
- Misses       4753     4816      +63     
  Partials       55       55              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@matyhtf matyhtf closed this Sep 14, 2024
@matyhtf matyhtf reopened this Sep 14, 2024
@matyhtf matyhtf merged commit 7e30a33 into master Sep 14, 2024
121 of 122 checks passed
@matyhtf matyhtf deleted the optimize-server-code branch September 14, 2024 07:02
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.

1 participant