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

dangernoodle-io / breadboard / 29623444175
96%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 12:37AM UTC
Jobs 1
Files 174
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

18 Jul 2026 12:35AM UTC coverage: 95.777% (+0.01%) from 95.767%
29623444175

push

github

web-flow
feat: add bb_mqtt_client per-instance health snapshot (#914)

- add last_ok_ms/fail_count to each handle's health state (host + espidf)
- fail_count is unconditional on every disconnect (unlike reconnect_count,
  which requires a prior successful connect), so it also captures a failed
  first-connect attempt
- add bb_mqtt_client_health_snap_t + bb_mqtt_client_health_desc
  (bb_serialize descriptor) + bb_mqtt_client_health_fill, mirroring
  bb_tcp_client's per-instance health wire surface
- espidf backend reuses the existing h->lock (already coherent for
  get_stats) rather than adding a new lock; host backend needs none
  (single-writer-per-instance, single-threaded tests)
- bb_mqtt_client_destroy now clears connected without bumping fail_count
  (a caller-initiated close is not a transport failure)
- add deterministic host test hooks (simulate connect success/disconnect
  error/clean close) + mock clock, and cover every new branch


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

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

7123 of 7758 branches covered (91.81%)

Branch coverage included in aggregate %.

36 of 36 new or added lines in 2 files covered. (100.0%)

12200 of 12417 relevant lines covered (98.25%)

2335.41 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29623444175.1 18 Jul 2026 12:37AM UTC 174
95.78
GitHub Action Run
Source Files on build 29623444175
  • Tree
  • List 174
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29623444175
  • 2b82f356 on github
  • Prev Build on main (#29620853779)
  • Next Build on main (#29624074236)
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