• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

go-pkgz / pool / 20559453325
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.9.0
DEFAULT BRANCH: master
Ran 28 Dec 2025 08:59PM UTC
Jobs 1
Files 4
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

28 Dec 2025 08:57PM UTC coverage: 96.232% (+1.4%) from 94.859%
20559453325

Pull #8

github

umputun
improve examples: add basic/chunking/pool_completion, fix linter issues

- add basic example: minimal hello world for getting started
- add chunking example: demonstrates WithChunkFn for key-based routing
- add pool_completion example: shows pool completion callback usage
- add README.md for all new examples
- fix structural linter issues across all examples:
  - exitAfterDefer: use return instead of log.Fatal after defer
  - shadow: rename shadowed variables
  - intrange: use range over int (Go 1.22+)
  - modernize: use strings.FieldsSeq, interface{} -> any
  - prealloc: preallocate slices where size is known
- update examples/README.md with new examples
Pull Request #8: fix pool bugs, improve test coverage, and enhance examples

56 of 61 new or added lines in 1 file covered. (91.8%)

613 of 637 relevant lines covered (96.23%)

156579.54 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
5
94.08
0.94% pool.go
Jobs
ID Job ID Ran Files Coverage
1 20559453325.1 28 Dec 2025 08:59PM UTC 4
96.23
GitHub Action Run
Source Files on build 20559453325
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #8
  • PR Base - master (#20558557074)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc