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

enbility / ship-go / 29737265458 / 1
93%
dev: 93%

Build:
DEFAULT BRANCH: dev
Ran 20 Jul 2026 11:07AM UTC
Files 45
Run time 2s
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

20 Jul 2026 11:04AM UTC coverage: 92.993% (+0.02%) from 92.972%
29737265458.1

push

github

web-flow
hub: remove unused announcement cancel context (#91)

The context derived via `context.WithCancel(h.pairingCtx)` in
`StartAnnouncementTo` was discarded immediately (assigned to `_`), so
its `Done()` channel was never observed anywhere. The stored
`cancelFunc` only released that dead context's bookkeeping in the
parent's child list; the real teardown already happens via
`announcer.StopAnnouncement()`, called right alongside every
`cancelFunc()` call (in both `StopAnnouncementTo` and `Shutdown`).
Dropped the context and the `cancelFunc` field entirely.

fixes #80

🤖 Generated with [Claude Code](https://claude.com/claude-code)

5813 of 6251 relevant lines covered (92.99%)

13044.83 hits per line

Source Files on job 29737265458.1
  • Tree
  • List 45
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 29737265458
  • 0aa90f64 on github
  • Prev Job for on dev (#28795888195.1)
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