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

dangernoodle-io / breadboard / 31277147911
97%

Build:
DEFAULT BRANCH: main
Ran 08 Aug 2026 08:34PM UTC
Jobs 1
Files 219
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

08 Aug 2026 08:32PM UTC coverage: 97.13% (+0.001%) from 97.129%
31277147911

push

github

web-flow
feat: split bb_data_http consumers on ephemeral vs durable lifetime (#1261)

- add bb_data_http_client_lifetime_t (EPHEMERAL=0 default, DURABLE=1) and a
  cfg field resolved once at acquire, mirroring subscribe_mask
- gate the fatal-send branch only: EPHEMERAL keeps today's abort/release
  behavior unchanged; DURABLE re-arms the client instead -- abort_fn is
  never invoked, the slot stays in_use, poll/push cursor/seen-gen survive,
  only send_fail_count resets and the outbound queue is drained (never
  retained, to avoid an accidental store-and-forward side effect)
- retriable (BB_ERR_TIMEOUT) handling is untouched by lifetime
- re-pin bb_data_http_client_t's sizeof assert for the new field (112/80 ->
  120/84 on LP64/ILP32)
- add host tests for the durable re-arm path, the retriable path ignoring
  lifetime, and note the existing no-abort-fn regression test as proof of
  the zero-default EPHEMERAL behavior


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

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

8523 of 9042 branches covered (94.26%)

Branch coverage included in aggregate %.

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

14286 of 14441 relevant lines covered (98.93%)

2609.28 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31277147911.1 08 Aug 2026 08:34PM UTC 219
97.13
GitHub Action Run
Source Files on build 31277147911
  • Tree
  • List 219
  • 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 #31277147911
  • e371a599 on github
  • Prev Build on main (#31276152815)
  • Next Build on main (#31279088948)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc