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

feat: add MultiPool and MultiPoolWithFunc #305

Merged
merged 3 commits into from
Nov 21, 2023
Merged

feat: add MultiPool and MultiPoolWithFunc #305

merged 3 commits into from
Nov 21, 2023

Conversation

panjf2000
Copy link
Owner

No description provided.

@panjf2000 panjf2000 self-assigned this Nov 21, 2023
@panjf2000 panjf2000 added enhancement New feature or request proposal Proposal for this repo pending development Requested PR owner to improve code and waiting for the result labels Nov 21, 2023
Copy link

codecov bot commented Nov 21, 2023

Codecov Report

Attention: 40 lines in your changes are missing coverage. Please review.

Comparison is base (27685ba) 94.43% compared to head (5f4149d) 91.28%.

Files Patch % Lines
multipool.go 79.16% 15 Missing and 5 partials ⚠️
multipool_func.go 79.16% 15 Missing and 5 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #305      +/-   ##
==========================================
- Coverage   94.43%   91.28%   -3.16%     
==========================================
  Files           9       11       +2     
  Lines         737      929     +192     
==========================================
+ Hits          696      848     +152     
- Misses         30       60      +30     
- Partials       11       21      +10     
Flag Coverage Δ
unittests 91.28% <79.16%> (-3.16%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

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

@panjf2000 panjf2000 merged commit 19bd1ea into dev Nov 21, 2023
11 of 13 checks passed
@panjf2000 panjf2000 deleted the pool-wait branch November 21, 2023 05:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature pending development Requested PR owner to improve code and waiting for the result proposal Proposal for this repo
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant