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

go-pkgz / pool
96%
master: 96%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.9.0
DEFAULT BRANCH: master
Repo Added 07 Feb 2025 09:36PM UTC
Files 4
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

LAST BUILD ON BRANCH fix-pool-bugs-and-tests
branch: fix-pool-bugs-and-tests
CHANGE BRANCH
x
Reset
  • fix-pool-bugs-and-tests
  • feat/rate-limiter-middleware
  • fix-ci-caching
  • master
  • middleware
  • perf
  • refs/tags/v0.1.0
  • refs/tags/v0.2.0
  • refs/tags/v0.2.1
  • refs/tags/v0.3.0
  • refs/tags/v0.3.2
  • refs/tags/v0.4.0
  • refs/tags/v0.5.0
  • refs/tags/v0.6.0
  • refs/tags/v0.7.0
  • refs/tags/v0.8.0
  • refs/tags/v0.8.1
  • refs/tags/v0.9.0
  • sned
  • update-deps-modernize

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

Relevant lines Covered
Build:
Build:
637 RELEVANT LINES 613 COVERED LINES
156579.54 HITS PER LINE
Source Files on fix-pool-bugs-and-tests
  • Tree
  • List 4
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
20559453325 fix-pool-bugs-and-tests 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 ... Pull #8 28 Dec 2025 08:59PM UTC umputun github
96.23
20559195216 fix-pool-bugs-and-tests fix: address pool bugs and improve test coverage - Close() now always closes channels even on context timeout - Close() extracted flushAccumulators() for cleaner code structure - Go() activation check made atomic with CompareAndSwap - WithBatchSi... push 28 Dec 2025 08:34PM UTC umputun github
96.39
See All Builds (91)
  • Repo on GitHub
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