alitto / pond

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

Feature/1.3.1 #4

Closed alitto closed 4 years ago

alitto commented 4 years ago
codecov-commenter commented 4 years ago

Codecov Report

Merging #4 into master will increase coverage by 4.87%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           master        #4      +/-   ##
===========================================
+ Coverage   95.12%   100.00%   +4.87%     
===========================================
  Files           2         2              
  Lines         431       228     -203     
===========================================
- Hits          410       228     -182     
+ Misses         15         0      -15     
+ Partials        6         0       -6     
Impacted Files Coverage Δ
pond.go 100.00% <100.00%> (+4.55%) :arrow_up:
resizer.go 100.00% <100.00%> (+5.88%) :arrow_up:

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 721045a...3e8fc21. Read the comment docs.