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

go-pkgz / pool
95%
master: 95%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v0.8.1
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 refs/tags/v0.8.1
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • feat/rate-limiter-middleware
  • 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

08 Aug 2025 06:10AM UTC coverage: 94.509%. First build
16823359570

push

github

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

568 of 601 relevant lines covered (94.51%)

165952.38 hits per line

Relevant lines Covered
Build:
Build:
601 RELEVANT LINES 568 COVERED LINES
165952.38 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
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
13404397537 master switch to go 1.23 push 19 Feb 2025 02:50AM UTC umputun github
94.32
13384506661 master add more to alternatives push 18 Feb 2025 06:22AM UTC umputun github
93.98
See All Builds (79)
  • 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