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

dangernoodle-io / breadboard / 29618267615
96%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 10:35PM UTC
Jobs 1
Files 173
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

17 Jul 2026 10:33PM UTC coverage: 95.744% (+0.004%) from 95.74%
29618267615

push

github

web-flow
feat: add bb_tcp_client per-instance health snapshot (#911)

- track connected/last_ok_ms/fail_count/tls_error_code per pooled instance instead of a single shared bb_transport_health "tcp" slot
- add bb_tcp_client_health_snap_t + bb_tcp_client_health_desc + bb_tcp_client_health_fill() (bb_meminfo_heap_snap pattern) as the format-agnostic wire surface
- drop bb_transport_health entirely from bb_tcp_client (both backends and CMakeLists REQUIRES) -- close() is a clean disconnect, not a transport failure, so it clears connected without bumping fail_count
- ESP-IDF backend reads tls_error_code from esp-tls's last-error handle on a TLS connect/read/write failure
- host backend gains a settable mock clock (BB_TCP_CLIENT_TESTING builds) for deterministic last_ok_ms assertions, plus a tls_error_code force hook

7137 of 7776 branches covered (91.78%)

Branch coverage included in aggregate %.

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

12186 of 12406 relevant lines covered (98.23%)

2340.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29618267615.1 17 Jul 2026 10:35PM UTC 173
95.74
GitHub Action Run
Source Files on build 29618267615
  • Tree
  • List 173
  • Changed 3
  • Source Changed 2
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29618267615
  • 17fc3041 on github
  • Prev Build on main (#29616601386)
  • Next Build on main (#29619741023)
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