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

dangernoodle-io / breadboard / 28888154828
100%

Build:
DEFAULT BRANCH: main
Ran 07 Jul 2026 06:10PM UTC
Jobs 1
Files 80
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

07 Jul 2026 06:09PM UTC coverage: 100.0%. Remained the same
28888154828

push

github

web-flow
feat: hand-wired floor composition + bb_init evaporation (bb_task/bb_log cycle break, bb_meminfo SSOT) (#762)

Harvests the review-verified delta of jae/floor-handwire (drifted under
#758/#759) onto current main.

- examples/floor: hand-wired minimal firmware (bb_log_stream_init() +
  bb_log_config_init(), no bb_init walker); main REQUIRES only bb_log +
  bb_meminfo, generated-fragment discovery model
- bb_init evaporation: bb_log's self-registration (BB_INIT_REGISTER_EARLY +
  Kconfig AUTOREGISTER knobs) removed; bb_http_server self-registers its own
  HTTP-autostart (PRE_HTTP) and route-registry-cap audit (REGULAR) hooks so
  bb_init no longer PRIV_REQUIRES bb_http_server or bb_log (KB #692,
  adapted for #759's bb_http/bb_http_server split -- self-registration
  moved to bb_http_server, not bb_http)
- bb_task/bb_log cycle break: bb_task's espidf shell drops its bb_log dep
  (silent on task-create/base-upsert failure); bb_log's writer/UDP-sink
  tasks route through bb_task_create() instead of bb_task_registry
- bb_meminfo: new canonical heap_caps_* reader SSOT; bb_board delegates its
  heap/psram/rtc/dram accessors here (PRIV_REQUIRES per review -- bb_board.h
  exposes no bb_meminfo types)
- bb_log carve: bb_log_event ("log" bb_event topic) and bb_log_http
  (GET/POST /api/log/level) split into their own components, retargeted to
  REQUIRES bb_http_server (not bb_http) for the server-handle API; new
  READMEs scaffolded via bbtool docs; examples/smoke's main REQUIRES both
  explicitly to preserve prior functional coverage
- test_bb_init.c: isolate the regular-tier second-error test from the
  PRE_HTTP tier's delegated walk

Dropped from the harvest (superseded by main's #758 graduated bbtool
autowire/size): the branch's spike --composition CLI, examples/autowire,
and the esp32-autowire smoke env.

Verified: 4341 host tests pass (0 regressions); examples/floor (esp32)
links with zero bb_init/bb_http references in the symbol table; examples/
smoke (es... (continued)

3357 of 3357 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5311 of 5311 relevant lines covered (100.0%)

9960.02 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28888154828.1 07 Jul 2026 06:10PM UTC 80
100.0
GitHub Action Run
Source Files on build 28888154828
  • Tree
  • List 80
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #28888154828
  • d7488a76 on github
  • Prev Build on main (#28887121898)
  • Next Build on main (#28891169708)
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