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

go-pkgz / pool
96%

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
  • feat/rate-limiter-middleware
  • fix-ci-caching
  • fix-pool-bugs-and-tests
  • 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 10:18PM UTC coverage: 96.389%. Remained the same
20560320616

push

github

umputun
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.

614 of 637 relevant lines covered (96.39%)

156579.15 hits per line

Relevant lines Covered
Build:
Build:
637 RELEVANT LINES 614 COVERED LINES
156579.15 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
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
20558157039 master fix WithWorkerChanSize to recreate shared channels previously only per-worker channels were recreated, leaving sharedCh and sharedBatchCh at default size when no ChunkFn was set Related to #6 push 28 Dec 2025 06:59PM UTC umputun github
94.54
19903439850 master Fix CI workflow: checkout before setup-go for proper caching - Move checkout step before setup-go to enable Go module caching - setup-go needs go.mod/go.sum files to generate cache keys - Update actions to latest versions (checkout@v4, setup-go@v... push 03 Dec 2025 05:49PM UTC umputun github
94.51
16823314886 master fix: remove unnecessary context initialization in NewStateful The ctx field was being set to context.Background() in NewStateful but not in New, creating an asymmetry. Since Go() overwrites this field anyway, the initialization was redundant. push 08 Aug 2025 06:12AM UTC umputun github
94.51
15932760956 master docs: enhance Collector documentation with comprehensive guide - add detailed explanation of Collector purpose and architecture - include advanced usage patterns: error collection, pipelines, filtering - provide complete API reference with functi... push 27 Jun 2025 05:57PM UTC umputun github
94.48
15295802433 master feat: add rate limiter middleware and update to Go 1.24 feat: add rate limiter middleware and update to Go 1.24 push 28 May 2025 08:53AM UTC web-flow github
94.15
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