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

dangernoodle-io / breadboard / 29215727236
95%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 12:39AM UTC
Jobs 1
Files 91
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 Jul 2026 12:37AM UTC coverage: 100.0%. Remained the same
29215727236

push

github

web-flow
feat: add bb_tcp_client TCP/TLS stream transport (#839)

- new components/bb_tcp_client: handle-based, zero-heap (static
  BB_TCP_CLIENT_MAX_INSTANCES pool) connected TCP/TLS stream client, the
  stream peer to bb_udp_client
- dumb transport: no reconnect/backoff/keepalive — that lives in the
  consumer's FSM (e.g. bb_fsm driving a stratum client, TA-560)
- flat per-platform-TU backends: espidf (esp_transport/esp-tls, real DNS +
  TLS handshake), host (hermetic fake, BB_TCP_CLIENT_TESTING hooks), arduino
  (BB_ERR_UNSUPPORTED stub, mirrors bb_http_client's precedent)
- self-registers one AUTHORITATIVE bb_transport_health "tcp" slot; reports
  ok=true/false on connect and on a hard read/write error, never on a plain
  read timeout
- NVS-backed host/port/tls config (namespace "bb_tcp"); TLS cert PEMs are
  always caller-supplied at init, never persisted
- adds BB_TCP_NVS_NS to bb_nv_namespaces.h, bb_tcp_client to
  [capability.core] in bbtool.toml, generated README via bbtool docs
  scaffold, fence --approve bb_tcp_client baseline entry

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

3951 of 3951 branches covered (100.0%)

Branch coverage included in aggregate %.

30 of 30 new or added lines in 1 file covered. (100.0%)

6374 of 6374 relevant lines covered (100.0%)

8324.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29215727236.1 13 Jul 2026 12:39AM UTC 91
100.0
GitHub Action Run
Source Files on build 29215727236
  • Tree
  • List 91
  • 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 #29215727236
  • a82aaea1 on github
  • Prev Build on main (#29214411362)
  • Next Build on main (#29218561166)
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