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

dangernoodle-io / breadboard / 31063493680
97%

Build:
DEFAULT BRANCH: main
Ran 06 Aug 2026 01:44AM 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

06 Aug 2026 01:42AM UTC coverage: 97.04% (+0.01%) from 97.026%
31063493680

push

github

web-flow
feat: split bb_data_http STATE/EVENT bookkeeping into separately-sized pools (B1-1447) (#1236)

- pool-allocate poll (STATE dirty-mask/seen-gen) and push (EVENT cursor/
  drop accounting) blocks per client at acquire time, gated on
  subscribe_mask, instead of carrying both inline on every client slot
- new BB_DATA_HTTP_MAX_POLL_CLIENTS/BB_DATA_HTTP_MAX_PUSH_CLIENTS Kconfig
  knobs (default to BB_DATA_HTTP_MAX_CLIENTS, byte-identical worst case)
  plus shrink-only bb_data_http_cfg_t overrides, mirroring max_clients
- pool exhaustion fails bb_data_http_client_acquire() cleanly with
  BB_ERR_NO_SPACE rather than ever returning a client with an
  unexpectedly-NULL poll/push
- pins the struct shrink via _Static_assert (120B host / 88B ESP32)


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

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

8526 of 9066 branches covered (94.04%)

Branch coverage included in aggregate %.

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

14256 of 14411 relevant lines covered (98.92%)

2601.56 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31063493680.1 06 Aug 2026 01:44AM UTC 216
97.04
GitHub Action Run
Source Files on build 31063493680
  • 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 #31063493680
  • d0ee2ddd on github
  • Prev Build on main (#31060892366)
  • Next Build on main (#31065959540)
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