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

dangernoodle-io / breadboard / 27469860517 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 02:44PM UTC
Files 35
Run time 0s
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

13 Jun 2026 02:43PM UTC coverage: 100.0%. Remained the same
27469860517.1

push

github

web-flow
feat(bb_pub,bb_telemetry): mutually exclusive telemetry sinks (enabling one while another is active → 409) (#418)

- add bb_err_t BB_ERR_CONFLICT to bb_core.h (host=9, espidf=ESP_ERR_INVALID_ARG+0x1001)
- add exclusive-sink arbiter to bb_pub: bb_pub_exclusive_acquire/release; BB_PUB_TESTING exposes bb_pub_exclusive_reset()
- mqtt_section_patch and httppub_section_patch call acquire on enabled=true, release on enabled=false; conflict returns BB_ERR_CONFLICT without persisting
- bb_telemetry_routes maps BB_ERR_CONFLICT → HTTP 409 with json error body
- boot precedence: both _init fns check NVS enabled at startup; mqtt wins (registered first in PRE_HTTP walk); http _init finds slot taken, logs warning, writes enabled=0 to NVS
- add bb_pub to PRIV_REQUIRES for bb_mqtt_telemetry and bb_sink_http_telemetry CMakeLists
- 15 new host tests: arbiter unit (acquire/release/idempotent/reset), section mutex (mqtt↔http conflict, disable-then-enable), boot precedence (both/mqtt-only/http-only/neither)

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1093.01 hits per line

Source Files on job 27469860517.1
  • Tree
  • List 35
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 27469860517
  • f2ffaab1 on github
  • Prev Job for on main (#27459340511.1)
  • Next Job for on main (#27472076882.1)
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