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

dangernoodle-io / breadboard / 24964010818
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 06:35PM UTC
Jobs 1
Files 4
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

26 Apr 2026 06:34PM UTC coverage: 100.0%. Remained the same
24964010818

push

github

web-flow
fix(bb_log): periodic SSE keepalive so dead connections surface (#94)

The /api/logs SSE stream sent ': connected' once at open and then
nothing while the ring buffer was idle. Browsers (and intermediate
NATs / wifi roams) saw the connection as alive indefinitely; clients
got stuck in 'Connected' state receiving no data, and dead peers held
the single SSE slot until something else forced an error.

Send a `: ping` comment frame after ~10s of silence in the drain loop.
EventSource ignores comment lines, but the chunk write surfaces a dead
peer immediately so sse_task can clean up — and clients can use the
keepalive cadence to detect a stalled stream.

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

289.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24964010818.1 26 Apr 2026 06:35PM UTC 4
100.0
GitHub Action Run
Source Files on build 24964010818
  • Tree
  • List 4
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24964010818
  • dbfbb262 on github
  • Prev Build on main (#24963905075)
  • Next Build on main (#24966884875)
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