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

go-pkgz / flow / 32218394553
91%

Build:
DEFAULT BRANCH: master
Ran 19 Aug 2026 05:10AM 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 05:09AM UTC coverage: 90.192% (-0.4%) from 90.578%
32218394553

push

github

web-flow
fix deadlock in Wait with unbuffered response channel (#7)

Wait returned eg.Wait() directly, so workers blocked in sender on the
default unbuffered response channel could never complete and Wait hung
forever unless the cursor was consumed. Wait now drains and discards
responses until the channel is closed, then returns the errgroup error,
keeping the existing error semantics.

Wait on a pool which was never activated returns an error instead of
panicking on the nil errgroup.

9 of 9 new or added lines in 1 file covered. (100.0%)

2 existing lines in 1 file now uncovered.

423 of 469 relevant lines covered (90.19%)

2715.3 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
85.71
-1.59% flow.go
Jobs
ID Job ID Ran Files Coverage
1 32218394553.1 19 Aug 2026 05:10AM UTC 7
90.19
GitHub Action Run
Source Files on build 32218394553
  • Tree
  • List 7
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • f058cacf on github
  • Prev Build on master (#32206008577)
  • Next Build on master (#32218791904)
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