alitto / pond

🔘 Minimalistic and High-performance goroutine worker pool written in Go
MIT License
1.45k stars 64 forks source link

Add ability to configure pool resizing strategy #3

Closed alitto closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #3 into master will decrease coverage by 4.17%. The diff coverage is 93.63%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master       #3      +/-   ##
===========================================
- Coverage   100.00%   95.82%   -4.18%     
===========================================
  Files            1        2       +1     
  Lines          211      431     +220     
===========================================
+ Hits           211      413     +202     
- Misses           0       13      +13     
- Partials         0        5       +5     
Impacted Files Coverage Δ
pond.go 96.35% <93.33%> (-3.65%) :arrow_down:
resizer.go 94.11% <94.11%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 349c5aa...dc67fea. Read the comment docs.