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

dangernoodle-io / breadboard / 29772398060
96%

Build:
DEFAULT BRANCH: main
Ran 20 Jul 2026 07:33PM UTC
Jobs 1
Files 188
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

20 Jul 2026 07:32PM UTC coverage: 96.282% (+0.001%) from 96.281%
29772398060

push

github

web-flow
feat: bb_health_section composer registry (B1-1096 PR-1) (#963)

- new components/bb_health/include/bb_health_section.h + impl: composer-shaped
  section registry (bb_health_section_register/freeze) mirroring
  bb_diag_section.h's router but for a single composed document, over
  bb_registry (name-keyed table, first-wins on duplicate names, reject after
  freeze, reject snap_size > scratch cap)
- additive and inert: legacy bb_health_register_section() (bb_health.h) and
  the live /api/health handler are untouched; nothing consumes this registry
  yet
- BB_HEALTH_SECTION_TABLE_CAP=8 (matches BB_RESPONSE_MAX);
  BB_HEALTH_SECTION_SCRATCH_BYTES=128, justified against measured snapshot
  sizes (32B largest known today) and the httpd worker stack budget
  (6144B total, ~3.5KB WS-connect claim, ~768B flush buffer -- see
  bb_health_section_priv.h)
- host tests: reject-on-NULL, reject-on-duplicate-name, reject-after-freeze,
  capacity cap, snap_size-exceeds-scratch reject


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

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

7535 of 8148 branches covered (92.48%)

Branch coverage included in aggregate %.

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

12766 of 12937 relevant lines covered (98.68%)

1184.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29772398060.1 20 Jul 2026 07:33PM UTC 188
96.28
GitHub Action Run
Source Files on build 29772398060
  • Tree
  • List 188
  • 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 #29772398060
  • e5a7f7a9 on github
  • Prev Build on main (#29764910286)
  • Next Build on main (#29776514021)
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