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

dangernoodle-io / breadboard / 26986760310
100%

Build:
DEFAULT BRANCH: main
Ran 04 Jun 2026 11:57PM UTC
Jobs 1
Files 21
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

04 Jun 2026 11:56PM UTC coverage: 100.0%. Remained the same
26986760310

push

github

web-flow
fix(bb_registry): guard PRE_HTTP tier against double-init (B1-216) (#337)

- add static s_pre_http_walked flag; both bb_registry_init_pre_http() and
  the pre_http step inside bb_registry_init() check the flag and skip the
  walk if already done — whichever runs first sets it, the other is a no-op
- bb_registry_clear_pre_http() resets the flag so tests and re-init
  scenarios work correctly
- apply the same guard to platform/host/bb_registry/bb_registry.c for
  consistency with the espidf backend
- dormant footgun today (no consumer calls init_pre_http() then init()),
  but without the guard a future consumer doing so would double-invoke
  every pre_http component init

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

1356 of 1356 branches covered (100.0%)

Branch coverage included in aggregate %.

2314 of 2314 relevant lines covered (100.0%)

923.63 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26986760310.1 04 Jun 2026 11:57PM UTC 21
100.0
GitHub Action Run
Source Files on build 26986760310
  • Tree
  • List 21
  • 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 #26986760310
  • 59a71075 on github
  • Prev Build on main (#26986151610)
  • Next Build on main (#26987162492)
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