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

fix 1072 #1075

Merged
merged 1 commit into from
Mar 9, 2023
Merged

fix 1072 #1075

merged 1 commit into from
Mar 9, 2023

Conversation

jjiey
Copy link
Contributor

@jjiey jjiey commented Mar 3, 2023

Fixes #1072

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Mar 3, 2023

Codecov Report

Patch coverage has no change and project coverage change: -0.04 ⚠️

Comparison is base (39bb1a0) 28.52% compared to head (a5fd95c) 28.48%.

❗ Current head a5fd95c differs from pull request most recent head bec4858. Consider uploading reports for the commit bec4858 to get more accurate results

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1075      +/-   ##
=============================================
- Coverage      28.52%   28.48%   -0.04%     
  Complexity       708      708              
=============================================
  Files            243      244       +1     
  Lines           5721     5729       +8     
  Branches         523      524       +1     
=============================================
  Hits            1632     1632              
- Misses          3942     3950       +8     
  Partials         147      147              
Impacted Files Coverage Δ
...hippo4j/common/toolkit/ThreadPoolExecutorUtil.java 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jjiey jjiey force-pushed the fix_1072 branch 2 times, most recently from 956e9c5 to 0911e9c Compare March 7, 2023 02:37
@jjiey
Copy link
Contributor Author

jjiey commented Mar 7, 2023

Thanks for @magestacks's review, it has been modified.

@magestacks magestacks merged commit 2546f04 into opengoofy:develop Mar 9, 2023
@jjiey jjiey deleted the fix_1072 branch March 10, 2023 02:53
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.

提供公用方法设置 corePoolSize 和 maxPoolSize
2 participants