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

go-pkgz / flow
90%
master: 91%

Build:
Build:
LAST BUILD BRANCH: refs/tags/v1.3.5
DEFAULT BRANCH: master
Repo Added 13 Oct 2018 06:00PM UTC
Files 7
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/v1.3.5
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • ci-lift
  • ci-workflow-permissions
  • deps-update
  • fix-ci-caching
  • fix-readme-pool-docs
  • fix-submit-concurrency
  • fix-wait-deadlock
  • master
  • modernise-go-fix
  • pool
  • rbac
  • refs/tags/v1.2.0
  • refs/tags/v1.3.0
  • refs/tags/v1.3.1
  • refs/tags/v1.3.2
  • refs/tags/v1.3.3
  • refs/tags/v1.3.4
  • refs/tags/v1.3.5
  • stabilise-flow-tests
  • sync-read
  • v1.0.0
  • v1.1.1

19 Aug 2026 07:25AM UTC coverage: 89.722% (-0.9%) from 90.618%
32228763301

push

github

umputun
modernise with go fix, drop deprecated rand.Seed

go fix ./... replaces interface{} with any, rewrites counted loops as
range over int and removes the ch := ch capture 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, its time import goes with it. outChs
preallocated as the rewritten loop makes the capacity known, flagged
by prealloc.

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.15 hits per line

Relevant lines Covered
Build:
Build:
467 RELEVANT LINES 419 COVERED LINES
2727.15 HITS PER LINE
Source Files on master
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
32228763301 refs/tags/v1.3.5 modernise with go fix, drop deprecated rand.Seed go fix ./... replaces interface{} with any, rewrites counted loops as range over int and removes the ch := ch capture obsolete since go 1.22. README and _example are swept by hand as the go tool sk... push 19 Aug 2026 07:38AM UTC umputun github
89.72
32227795703 master modernise with go fix, drop deprecated rand.Seed go fix ./... replaces interface{} with any, rewrites counted loops as range over int and removes the ch := ch capture obsolete since go 1.22. README and _example are swept by hand as the go tool sk... push 19 Aug 2026 07:26AM UTC umputun github
90.58
32227252854 refs/tags/v1.3.4 ci: restrict the workflow token to contents read (#12) CodeQL alert 2, actions/missing-workflow-permissions: the workflow runs with the default token permissions. Coverage submission only reads the repository, goveralls passes the token to covera... push 19 Aug 2026 07:19AM UTC web-flow github
90.62
32225786380 modernise-go-fix modernise with go fix, drop deprecated rand.Seed go fix ./... replaces interface{} with any, rewrites counted loops as range over int and removes the ch := ch capture obsolete since go 1.22. README and _example are swept by hand as the go tool sk... Pull #10 19 Aug 2026 07:00AM UTC paskal github
89.72
32224621751 modernise-go-fix 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 too... Pull #10 19 Aug 2026 06:43AM UTC paskal github
90.58
32224621268 modernise-go-fix 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 too... Pull #10 19 Aug 2026 06:43AM UTC paskal github
89.72
32221567700 master ci: restrict the workflow token to contents read (#12) CodeQL alert 2, actions/missing-workflow-permissions: the workflow runs with the default token permissions. Coverage submission only reads the repository, goveralls passes the token to covera... push 19 Aug 2026 06:00AM UTC web-flow github
90.62
32221312368 modernise-go-fix 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 too... Pull #10 19 Aug 2026 05:56AM UTC paskal github
90.58
32221315434 modernise-go-fix 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 too... Pull #10 19 Aug 2026 05:56AM UTC paskal github
90.58
32221200476 master make flow tests deterministic (#11) TestFlowWithTimeout gave 100 inputs to 40 workers sleeping a second each, so the work needed exactly the three seconds of its own deadline and the race between them decided whether the flow was canceled at all.... push 19 Aug 2026 05:54AM UTC web-flow github
90.62
See All Builds (64)
  • Repo on GitHub
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