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

dangernoodle-io / breadboard / 29629126420
96%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 03:38AM UTC
Jobs 1
Files 177
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

18 Jul 2026 03:36AM UTC coverage: 95.864% (+0.06%) from 95.802%
29629126420

push

github

web-flow
feat: add bb_data_http SSE/WS push transport host core (#919)

PR-2 of the Model-B egress stream (B1-1033, design KB 1443/1444): the
host-testable pure core for bb_data_http, the converged HTTP SSE/WS push
transport that will replace bb_event_routes. Dep-light (bb_queue + bb_core
only) -- render/generation/send are injected fn-pointer seams so this
component never links bb_data or bb_ws_server directly.

- composition-root-owned attach table (key -> topic mapping, bb_data stays
  topic-agnostic)
- fd-table client pool with topic_filter (exact match / NULL=all) and
  per-client outbound bb_queue (byte-budget backpressure, B1-1031)
- bb_data_http_sweep_step(): STATE dirty-mask detect/coalesce/drain, with
  the clear-before-render lost-wakeup ordering invariant proven by a
  dedicated host test
- EVENT replay (B1-1032) is a deliberate no-op stub, deferred to PR-3

No FreeRTOS task, no httpd, no real sockets in this PR -- the espidf
broadcaster backend is the HW-gated cutover, B1-1045.


Claude-Session: https://claude.ai/code/session_01VA9XvWjJcbAUGCZpSFfp3H

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

7279 of 7914 branches covered (91.98%)

Branch coverage included in aggregate %.

183 of 183 new or added lines in 2 files covered. (100.0%)

12471 of 12688 relevant lines covered (98.29%)

2291.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29629126420.1 18 Jul 2026 03:38AM UTC 177
95.86
GitHub Action Run
Source Files on build 29629126420
  • Tree
  • List 177
  • 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 #29629126420
  • 47326b73 on github
  • Prev Build on main (#29628239428)
  • Next Build on main (#29629562626)
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