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

dangernoodle-io / breadboard / 31017717197
97%

Build:
DEFAULT BRANCH: main
Ran 05 Aug 2026 02:58PM UTC
Jobs 1
Files 216
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

05 Aug 2026 02:55PM UTC coverage: 97.024% (+0.003%) from 97.021%
31017717197

push

github

web-flow
fix: give bb_data_http per-consumer send/abort seams (B1-1123 PR-1) (#1233)

bb_data_http's send_fn/send_ctx/abort_fn/abort_ctx were module-global
singletons, so a second consumer's send_fn silently evicted the
first. Move those four seams onto the per-client slot (set at acquire
time via a new bb_data_http_client_cfg_t), resolved per-client-then-
global by the flush loop; render_fn/generation_fn stay global since
they carry no transport identity. Collapses
bb_data_http_client_acquire()/bb_data_http_client_acquire_ex() into a
single cfg-struct acquire() per the no-_ex convention (KB 751/619),
with an explicit BB_DATA_HTTP_NO_FD sentinel so fd=0 (a valid
descriptor) is never mistaken for "unset".

8462 of 9002 branches covered (94.0%)

Branch coverage included in aggregate %.

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

14197 of 14352 relevant lines covered (98.92%)

2654.16 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31017717197.1 05 Aug 2026 02:58PM UTC 216
97.02
GitHub Action Run
Source Files on build 31017717197
  • Tree
  • List 216
  • 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 #31017717197
  • 08b5507e on github
  • Prev Build on main (#30974895952)
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