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

dangernoodle-io / breadboard / 27455515392
100%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 03:42AM 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 03:41AM UTC coverage: 100.0%. Remained the same
27455515392

push

github

web-flow
feat(bb_mqtt): hot-reconnect on config change (apply broker/cred PATCH without reboot) (#410)

- add bb_mqtt_reconfigure() to public api: re-reads nvs "bb_mqtt" and applies
  it to the live esp-mqtt client (stop→destroy old, re-init with new config)
- esp-idf impl: safe teardown order (client_stop → client_destroy → tls_creds_free),
  reuses deferred-start path when no ip yet, reentrancy guard via semaphore,
  disabled-path stops client and stays down
- host stub: increments s_reconfigure_count; accessible via
  bb_mqtt_test_reconfigure_count() (bb_mqtt_testing); bb_mqtt_host_reset clears counter
- wire mqtt_section_patch in bb_mqtt_telemetry_host.c to call bb_mqtt_reconfigure()
  after nvs persist — patch /api/telemetry {"mqtt":{...}} applies live
- 6 new tests: reconfigure count, idempotency, reset, patch→reconfigure wiring,
  disabled-path, new uri observable by get
- update claude.md bb_mqtt section: patch applies live via bb_mqtt_reconfigure

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

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1065.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27455515392.1 13 Jun 2026 03:42AM UTC 35
100.0
GitHub Action Run
Source Files on build 27455515392
  • 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 #27455515392
  • 0bbdab9a on github
  • Prev Build on main (#27455261958)
  • Next Build on main (#27456126649)
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