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

dangernoodle-io / breadboard / 27515200154
100%

Build:
DEFAULT BRANCH: main
Ran 14 Jun 2026 11:17PM 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

14 Jun 2026 11:16PM UTC coverage: 100.0%. Remained the same
27515200154

push

github

web-flow
feat(bb_mqtt,bb_pub): connection suspend/resume + pause quiesce for heap-heavy TLS ops (B1-281) (#430)

- bb_mqtt_suspend_default/resume_default: fully release the auto mqtt client
  (destroy — frees ~11KB of task+buffers+struct) and recreate it from NVS, so a
  heap-tight board (ESP32-S2) can free the connection's heap for a concurrent
  GitHub update-check TLS handshake, then reconnect.
- bb_pub_pause() now quiesces the worker (waits for any in-flight tick under a
  tick lock) so the suspend/destroy can't race an in-flight publish — fixes a
  bb_pub use-after-free panic seen during teardown.
- hardware-validated on ESP32-S2: /api/update/check completes with telemetry
  active, no crash, telemetry reconnects after.

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

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1110.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27515200154.1 14 Jun 2026 11:17PM UTC 35
100.0
GitHub Action Run
Source Files on build 27515200154
  • 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 #27515200154
  • 0211c5cf on github
  • Prev Build on main (#27508436513)
  • Next Build on main (#27515650940)
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