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

go-pkgz / pool
95%

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: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 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
  • sned

03 Dec 2025 05:47PM UTC coverage: 94.509%. Remained the same
19903439850

push

github

umputun
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@v5)
- Update golangci-lint to v2.6

568 of 601 relevant lines covered (94.51%)

165953.29 hits per line

Relevant lines Covered
Build:
Build:
601 RELEVANT LINES 568 COVERED LINES
165953.29 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
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
19900383047 fix-ci-caching 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... Pull #5 03 Dec 2025 04:06PM UTC paskal github
94.51
16823359570 refs/tags/v0.8.1 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:15AM 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
15295841965 refs/tags/v0.8.0 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:55AM UTC web-flow 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
15295728533 feat/rate-limiter-middleware feat: add rate limiter middleware and update to Go 1.24 - Add RateLimiter middleware using golang.org/x/time/rate package - Implement token bucket algorithm with configurable rate and burst - Add comprehensive tests for rate limiting scenarios - ... Pull #4 28 May 2025 08:49AM UTC umputun github
94.48
13517536678 master add error collection example with comprehensive documentation push 25 Feb 2025 09:10AM UTC umputun github
94.32
13481874741 refs/tags/v0.7.0 switch to go 1.23 push 23 Feb 2025 09:52AM UTC umputun github
94.32
See All Builds (81)
  • 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

© 2025 Coveralls, Inc