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

dangernoodle-io / breadboard / 27473833579
100%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 05:28PM UTC
Jobs 1
Files 35
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

13 Jun 2026 05:27PM UTC coverage: 100.0%. Remained the same
27473833579

push

github

web-flow
feat(bb_pub,bb_mqtt_telemetry): free the inactive transport on exclusive-slot loss + deterministic documented precedence (B1-275) (#421)

- when bb_mqtt_telemetry_init finds the exclusive slot already taken (mqtt
  lost the boot race), write enabled=0 to nvs then call bb_mqtt_reconfigure()
  so the early-connected auto-client is stopped and its heap freed immediately
  — no reboot required; previously only nvs was updated and the esp-mqtt task
  remained alive, keeping heap fragmented
- document that boot precedence is first-PRE_HTTP-registrant-wins (not
  hardwired "mqtt wins"); breadboard default order still gives mqtt the slot,
  but consumer apps that register http telemetry first get http as winner
- CLAUDE.md updated to match actual behavior (removes incorrect "mqtt wins"
  universal claim; replaces with registration-order rule + loser-teardown note)
- http transport is lazy (no session at boot) so http loser needs no teardown
- three new host tests: mqtt-loser triggers reconfigure, mqtt-winner emits no
  spurious reconfigure, runtime disable triggers reconfigure (2050 → 2053)

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1097.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27473833579.1 13 Jun 2026 05:28PM UTC 35
100.0
GitHub Action Run
Source Files on build 27473833579
  • 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 Repo
  • Github Actions Build #27473833579
  • 3bd59e73 on github
  • Prev Build on main (#27473603576)
  • Next Build on main (#27476633275)
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