panjf2000 / ants

🐜🐜🐜 ants is the most powerful and reliable pooling solution for Go.
https://ants.andypan.me/
MIT License
12.69k stars 1.36k forks source link

feat: add MultiPool and MultiPoolWithFunc #305

Closed panjf2000 closed 9 months ago

codecov[bot] commented 9 months ago

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 :warning:
multipool_func.go 79.16% 15 Missing and 5 partials :warning:
Additional details and impacted files ```diff @@ 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](https://app.codecov.io/gh/panjf2000/ants/pull/305/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andy+Pan) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/panjf2000/ants/pull/305/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andy+Pan) | `91.28% <79.16%> (-3.16%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Andy+Pan#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.