alitto / pond

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

Metrics, Prometheus example, Upgrade to Go 1.15 and fixes #9

Closed alitto closed 3 years ago

alitto commented 3 years ago
codecov-io commented 3 years ago

Codecov Report

Merging #9 (5b37421) into master (5f7cd69) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          241       162   -79     
=========================================
- Hits           241       162   -79     
Impacted Files Coverage Δ
pond.go 100.00% <100.00%> (ø)
resizer.go 100.00% <0.00%> (ø)

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 5f7cd69...5b37421. Read the comment docs.