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

dangernoodle-io / breadboard / 25976528122
100%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 12:09AM UTC
Jobs 1
Files 16
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

17 May 2026 12:08AM UTC coverage: 100.0%. Remained the same
25976528122

push

github

web-flow
feat(bb_registry): pre_http tier + bb_wifi/bb_http autostart (B1-107) (#235)

- add PRE_HTTP registry tier: struct, macro, add/count/init/foreach/clear
- bb_registry_init() walks PRE_HTTP, then optionally autostarts HTTP
  server (CONFIG_BB_HTTP_AUTOSTART, default y), then walks regular tier
- cmake helper bb_registry_force_register_pre_http() added
- CONFIG_BB_WIFI_AUTOREGISTER (default y): bb_wifi self-registers in
  EARLY tier via BB_REGISTRY_REGISTER_EARLY(bb_wifi, bb_wifi_autoinit)
- CONFIG_BB_HTTP_AUTOSTART (default y): bb_registry_init() calls
  bb_http_server_start() if no server handle is set
- smoke example: drop explicit bb_wifi_init_sta() and bb_http_server_start()
  calls; reorder entry to bb_registry_init_early → bb_registry_init →
  smoke_app_setup so /ping registers on an already-running server
- host bb_registry.c: add early + pre_http tier implementations to match
  espidf backend (host was missing early tier entirely)
- 6 new PRE_HTTP host tests; all 708 tests pass

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

752 of 752 branches covered (100.0%)

Branch coverage included in aggregate %.

1340 of 1340 relevant lines covered (100.0%)

1113.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25976528122.1 17 May 2026 12:09AM UTC 16
100.0
GitHub Action Run
Source Files on build 25976528122
  • Tree
  • List 16
  • 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 #25976528122
  • 8f9f3969 on github
  • Prev Build on main (#25976226245)
  • Next Build on main (#25977512641)
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