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

go-pkgz / pool
97%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • chore/lift-ci
  • chore/update-examples
  • chore/update-testify
  • feat/rate-limiter-middleware
  • fix-ci-caching
  • fix-pool-bugs-and-tests
  • fix/cancellation-reported-as-success
  • fix/flaky-perf-assertions
  • fix/pool-completion-on-worker-error
  • 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
  • refs/tags/v0.9.1
  • refs/tags/v0.9.2
  • sned
  • update-deps-modernize

20 Aug 2026 09:00AM UTC coverage: 96.739%. Remained the same
32351658175

push

github

umputun
update examples to pool v0.9.2

examples were pinned to a mix of v0.7.0 and v0.8.0. bumped all ten modules to
v0.9.2 and ran go mod tidy.

the compiled binaries from a previous run were committed alongside the go.mod
files, about 28MB of build output. removed and added to .gitignore.

623 of 644 relevant lines covered (96.74%)

155148.75 hits per line

Relevant lines Covered
Build:
Build:
644 RELEVANT LINES 623 COVERED LINES
155148.75 HITS PER LINE
Source Files on master
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32351658175 master update examples to pool v0.9.2 examples were pinned to a mix of v0.7.0 and v0.8.0. bumped all ten modules to v0.9.2 and ran go mod tidy. the compiled binaries from a previous run were committed alongside the go.mod files, about 28MB of build out... push 20 Aug 2026 09:01AM UTC umputun github
96.74
32221557083 master drop wall-clock assertions from TestPoolPerf (#12) each pool configuration was asserted to finish faster than a one-off errgroup baseline measured in the same run, which fails whenever the machine is loaded: seen locally at 3.71s against a 3.37s ... push 19 Aug 2026 06:00AM UTC web-flow github
96.74
32218820585 master lift CI actions and golangci-lint, fix what the newer linter reports (#11) checkout v4 to v7, setup-go v5 to v7, golangci-lint-action v7 to v9 with the linter pinned at v2.12.2. go-version stays at 1.24 to match the go directive. branches and ta... push 19 Aug 2026 05:18AM UTC web-flow github
96.74
32218810484 master update testify to v1.12.0 (#10) drops go-spew and go-difflib from the module graph, testify no longer needs them. go directive stays at 1.24.0. golang.org/x/sync and golang.org/x/time left alone, every version past the current one declares go 1.... push 19 Aug 2026 05:18AM UTC web-flow github
96.74
32205539369 master fix cancellation reported as successful completion (#9) when the caller's context is cancelled and both input channels are closed, all select cases are ready at once and the scheduler decides which one wins. taking the drained-channel exit left l... push 19 Aug 2026 01:38AM UTC web-flow github
96.74
20560320616 master add llms.txt for AI agent documentation add llm-optimized documentation with quick reference, patterns, file map, api summary, error handling, and middleware order. add hidden reference from readme. push 28 Dec 2025 10:19PM UTC umputun github
96.39
20560312917 master rename llms.md to llms.txt for standard convention push 28 Dec 2025 10:18PM UTC umputun github
96.39
20560076881 master add llms.md for AI agent documentation add llm-optimized documentation with quick reference, patterns, file map, api summary, error handling, and middleware order. add hidden reference from readme. push 28 Dec 2025 09:57PM UTC umputun github
96.23
20559471489 master 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 ... push 28 Dec 2025 09:01PM UTC umputun github
96.39
20558557074 master fix documentation issues and add CLAUDE.md README.md fixes: - fix Go version requirement (1.23+ -> 1.24+) - fix trailing comma in Quick Start example - fix WithCompleteFn -> WithWorkerCompleteFn with correct signature - fix dependencies claim (no... push 28 Dec 2025 07:33PM UTC umputun github
94.86
See All Builds (109)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc