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

dangernoodle-io / TaipanMiner / 28697022486
90%

Build:
DEFAULT BRANCH: main
Ran 04 Jul 2026 06:00AM UTC
Jobs 3
Files 107
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

04 Jul 2026 06:00AM UTC coverage: 90.247%. Remained the same
28697022486

push

github

web-flow
feat(main): wire bb_sink_ws WebSocket telemetry egress onto /ws (#618)

WS egress was never wired on TM: CONFIG_HTTPD_WS_SUPPORT was unset fleet-wide
and main.c never called bb_sink_ws_init, so httpd 400s the /ws handshake.
Ports the validated wiring from jae/ws-egress-v1: register bb_sink_ws as a
second bb_pub fan-out sink (alongside SSE/MQTT) so /ws streams the same
typed {"type":"push","topic":..,"data":..} envelope. Non-fatal: SSE/MQTT
still work if WS registration fails.

CONFIG_HTTPD_WS_SUPPORT=y moves to sdkconfig.defaults so bb_websocket/
bb_sink_ws compile their real implementation fleet-wide instead of the
BB_ERR_UNSUPPORTED stub. esp32-c3-supermini already caps SSE to 1 connection
(B1-561); WS is now available alongside it.

HW-validated on esp32-c3-supermini (.10): WS handshake 101, sub/push frame
delivery confirmed, /api/diag/websocket open_connections tracks live
connections, SSE unaffected, mining continuous, heap stable (~17KB internal
free, no continued decay), wdt_resets 0.

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

2876 of 3613 branches covered (79.6%)

Branch coverage included in aggregate %.

5387 of 5543 relevant lines covered (97.19%)

149015.12 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e2e - 28697022486.1 04 Jul 2026 06:03AM UTC 56
57.33
GitHub Action Run
2 native - 28697022486.2 04 Jul 2026 06:00AM UTC 27
91.37
GitHub Action Run
3 webui - 28697022486.3 04 Jul 2026 06:02AM UTC 80
91.48
GitHub Action Run
Source Files on build 28697022486
  • Tree
  • List 107
  • 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 #28697022486
  • b68658ff on github
  • Prev Build on main (#28696599259)
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