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

dangernoodle-io / breadboard / 28183778496
100%

Build:
DEFAULT BRANCH: main
Ran 25 Jun 2026 04:08PM UTC
Jobs 1
Files 40
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

25 Jun 2026 04:07PM UTC coverage: 100.0%. Remained the same
28183778496

push

github

web-flow
feat: bb_sink_ws bb_pub WebSocket sink + multiplexed /ws (events/telemetry/logs) (#556)

- components/bb_sink_ws/: new component (CMakeLists.txt, Kconfig, include/bb_sink_ws.h)
- platform/host/bb_sink_ws/bb_sink_ws.c: shared implementation (host + ESP-IDF)
  - publish callback wraps each payload as {"ch":"<subtopic>","data":<json>}
  - broadcasts TEXT frame to all active WS clients via bb_websocket_broadcast_all
  - transport="websocket", tls=false in sink descriptor
  - BB_SINK_WS_TESTING gate exposes bb_sink_ws_reset_for_test()
- test/test_host/test_bb_sink_ws.c: 11 tests, 100% line/function/branch coverage
- scripts/native_scaffold.py: add bb_sink_ws entry
- platformio.ini: add bb_sink_ws to custom_bb_components + BB_SINK_WS_TESTING flag
- examples/smoke/main/CMakeLists.txt: add bb_sink_ws to SMOKE_REQUIRES

openapi: /ws descriptor registered via bb_websocket_register_described_endpoint
(caller supplies static bb_route_t; bb_sink_ws_init wires the publish side only)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1752 of 1752 branches covered (100.0%)

Branch coverage included in aggregate %.

2924 of 2924 relevant lines covered (100.0%)

1266.11 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28183778496.1 25 Jun 2026 04:08PM UTC 40
100.0
GitHub Action Run
Source Files on build 28183778496
  • Tree
  • List 40
  • 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 #28183778496
  • f52aa6d3 on github
  • Prev Build on main (#28183217682)
  • Next Build on main (#28187661979)
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