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

go-pkgz / flow / 32224621268
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.5
DEFAULT BRANCH: master
Ran 19 Aug 2026 06:43AM UTC
Jobs 1
Files 7
Run time 1min
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

19 Aug 2026 06:43AM UTC coverage: 89.722% (-0.9%) from 90.618%
32224621268

Pull #10

github

paskal
modernise with go fix, drop deprecated rand.Seed

go fix ./... replaces interface{} with any, rewrites counted loops as
range over int and removes the loop variable copies obsolete since go
1.22. README and _example are swept by hand as the go tool skips them.

rand.Seed is deprecated and no longer needed, the global source is
seeded randomly since go 1.20. outChs preallocated as the rewritten
loop makes the capacity known, flagged by prealloc.
Pull Request #10: modernise with go fix, drop deprecated rand.Seed

30 of 31 new or added lines in 6 files covered. (96.77%)

4 existing lines in 1 file now uncovered.

419 of 467 relevant lines covered (89.72%)

2727.12 hits per line

Uncovered Changes

Lines Coverage ∆ File
1
87.2
-0.1% flow.go

Coverage Regressions

Lines Coverage ∆ File
4
92.07
-2.47% pool/pool.go
Jobs
ID Job ID Ran Files Coverage
1 32224621268.1 19 Aug 2026 06:43AM UTC 7
89.72
GitHub Action Run
Source Files on build 32224621268
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #10
  • PR Base - master (#32221567700)
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