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

dangernoodle-io / breadboard / 31342253926
97%

Build:
DEFAULT BRANCH: main
Ran 09 Aug 2026 11:37PM UTC
Jobs 1
Files 219
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

09 Aug 2026 11:35PM UTC coverage: 97.131%. Remained the same
31342253926

push

github

web-flow
fix: stop mirroring bb_data_http's log stream to MQTT (#1264)

- floor_app.c no longer acquires a durable bb_data_http client onto
  the "log" key -- hardware validation of B1-1126 PR1 found it
  self-amplifying: bb_mqtt_client's own outbox-full warning is itself
  a log line, so it re-enters the mirrored stream, gets rejected, and
  logs again (1874/s dropped writes vs 0.17/s with MQTT disabled)
- logs are diagnostic exhaust (unbounded, human-oriented, already
  served by SSE and bb_log's UDP sink), not an MQTT payload; MQTT
  carries device state and domain events
- keep floor_mqtt_egress.[ch] and its host tests as the reusable,
  currently-uncomposed seam for a future genuine domain-event key,
  with a header note recording the precondition (rate-limit the
  bb_mqtt_client rejection warning first) before it is wired up again


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

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

8529 of 9048 branches covered (94.26%)

Branch coverage included in aggregate %.

14293 of 14448 relevant lines covered (98.93%)

2614.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31342253926.1 09 Aug 2026 11:37PM UTC 219
97.13
GitHub Action Run
Source Files on build 31342253926
  • Tree
  • List 219
  • 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 #31342253926
  • 85e1eb3e on github
  • Prev Build on main (#31285431623)
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