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

enhancement_1071 #1073

Merged
merged 1 commit into from
Mar 3, 2023
Merged

enhancement_1071 #1073

merged 1 commit into from
Mar 3, 2023

Conversation

jjiey
Copy link
Contributor

@jjiey jjiey commented Mar 2, 2023

Fixes #1071

Changes proposed in this pull request:

Check mailbox configuration when submitting. Contributor Guide

@codecov
Copy link

codecov bot commented Mar 2, 2023

Codecov Report

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

Comparison is base (4210e65) 28.53% compared to head (7648535) 28.52%.

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

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #1073      +/-   ##
=============================================
- Coverage      28.53%   28.52%   -0.01%     
  Complexity       708      708              
=============================================
  Files            243      243              
  Lines           5720     5721       +1     
  Branches         523      523              
=============================================
  Hits            1632     1632              
- Misses          3941     3942       +1     
  Partials         147      147              
Impacted Files Coverage Δ
...cutor/support/AbstractBuildThreadPoolTemplate.java 0.00% <0.00%> (ø)
...ppo4j/core/executor/support/ThreadPoolBuilder.java 0.00% <0.00%> (ø)
.../support/adpter/ThreadPoolTaskExecutorAdapter.java 0.00% <0.00%> (ø)
...port/service/AbstractDynamicThreadPoolService.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
Copy link
Contributor Author

jjiey commented Mar 2, 2023

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

@magestacks magestacks merged commit 68a635b into opengoofy:develop Mar 3, 2023
@jjiey jjiey deleted the enhancement_1071 branch March 3, 2023 02:23
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.

ThreadPoolBuilder提供全新的最大线程池API
2 participants