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

AlexsanderHamir / GenPool
99%

Build:
DEFAULT BRANCH: main
Repo Added 14 May 2025 07:55PM 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 main
branch: main
CHANGE BRANCH
x
Reset
  • main
  • AlexsanderHamir-patch-2
  • fix-shards
  • optimizations
  • refactors

22 Feb 2026 05:56AM UTC coverage: 99.257% (+4.1%) from 95.167%
22271573470

push

github

AlexsanderHamir
increase test coverage

267 of 269 relevant lines covered (99.26%)

131.41 hits per line

Relevant lines Covered
Build:
Build:
269 RELEVANT LINES 267 COVERED LINES
131.41 HITS PER LINE
Source Files on main
  • 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
22271573470 main increase test coverage push 22 Feb 2026 05:57AM UTC AlexsanderHamir github
99.26
22271192236 main Add configurable NumShards to pool config - Config.NumShards: 0 means use GOMAXPROCS(0), positive value overrides - DefaultConfig explicitly sets NumShards to 0 - Get() maps proc ID to shard with procID % len(p.Shards) for valid indexing - Valida... push 22 Feb 2026 05:29AM UTC AlexsanderHamir github
95.17
22270857171 main refactor: separate validation tests that come from reported github issues push 22 Feb 2026 05:03AM UTC AlexsanderHamir github
95.77
22270316138 main fix: apply goimports formatting to pool package push 22 Feb 2026 04:21AM UTC AlexsanderHamir github
97.69
22270220812 main Clean up pool package comments - Add a single top-of-file comment to each file describing its contents - Remove redundant comments (field docs, 'implements interface', inline noise) - Keep essential notes (e.g. #31/#32 fix, Get nil behavior) push 22 Feb 2026 04:14AM UTC AlexsanderHamir github
97.69
22270170392 main Remove GetBlock/PutBlock, GetN/PutN; split pool into themed files - Remove GetBlock, PutBlock and blocking support (Cond/Mutex, blockedShards) - Remove GetN, PutN; callers use Get/Put in a loop - Update README: drop GetBlock/PutBlock from docs - ... push 22 Feb 2026 04:10AM UTC AlexsanderHamir github
97.74
22269968001 main Fix pool race: set next before CAS (#31, #32) Set obj.SetNext(oldHead) before CompareAndSwap in Put() and PutBlock() so the object is never visible as head with an unset or wrong next pointer. Eliminates reuse-before-clean and double handoff when... push 22 Feb 2026 03:55AM UTC AlexsanderHamir github
96.91
17217904247 main Merge pull request #30 from AlexsanderHamir/optimizations Optimizations push 25 Aug 2025 06:53PM UTC web-flow github
96.07
16948846367 main Merge pull request #26 from AlexsanderHamir/optimizations Optimizations push 13 Aug 2025 08:43PM UTC web-flow github
95.64
16946249283 main Merge pull request #25 from AlexsanderHamir/optimizations clean ups push 13 Aug 2025 06:39PM UTC web-flow github
91.81
See All Builds (118)
  • 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