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

Added Undertow thread pool parameters #1464

Merged
merged 17 commits into from
Sep 15, 2023
Merged

Conversation

furaul
Copy link
Contributor

@furaul furaul commented Sep 15, 2023

Fixes #1375

Changes proposed in this pull request:

  • Added Undertow thread pool parameters

Check mailbox configuration when submitting. Contributor Guide

@furaul
Copy link
Contributor Author

furaul commented Sep 15, 2023

WechatIMG1
WechatIMG2

@codecov
Copy link

codecov bot commented Sep 15, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.06% 🎉

Comparison is base (cf3c26c) 34.50% compared to head (66b53d9) 34.56%.
Report is 7 commits behind head on develop.

❗ Current head 66b53d9 differs from pull request most recent head 17fe913. Consider uploading reports for the commit 17fe913 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1464      +/-   ##
=============================================
+ Coverage      34.50%   34.56%   +0.06%     
- Complexity       846      847       +1     
=============================================
  Files            262      262              
  Lines           5904     5904              
  Branches         549      549              
=============================================
+ Hits            2037     2041       +4     
+ Misses          3674     3671       -3     
+ Partials         193      192       -1     

see 3 files with indirect coverage changes

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

@magestacks magestacks merged commit f1957dd into opengoofy:develop Sep 15, 2023
3 checks passed
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.

[Enhancement] Added Undertow thread pool parameters
6 participants