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

dangernoodle-io / breadboard / 29967503359
96%

Build:
DEFAULT BRANCH: main
Ran 22 Jul 2026 11:55PM 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

22 Jul 2026 11:53PM UTC coverage: 96.362%. Remained the same
29967503359

push

github

web-flow
refactor: dissolve bb_storage_http into bb_diag_http (B1-1154) (#1008)

- folds DELETE /api/diag/storage and POST /api/diag/factory-reset (already
  diag-namespaced) into bb_diag_http, per KB 1477: an SSOT component owns no
  routes, and its own HTTP surface is the sole route home
- removes the bb_storage_http component entirely (CMakeLists, Kconfig,
  README, both wire/route source files git-mv'd into bb_diag_http, keeping
  their file names)
- keeps the CONFIG_BB_STORAGE_HTTP_FACTORY_RESET Kconfig symbol unchanged so
  any sdkconfig.defaults already setting it still works
- merges bb_storage_http's REQUIRES/PRIV_REQUIRES (bb_storage, bb_settings,
  bb_timer) into bb_diag_http's CMakeLists, carrying over its host-scaffold
  hint for the portable routes file
- prunes the bb_storage_http entry from the new_component fence baseline
  (shrink-only)
- folds bbtool.toml's bb_storage_http capability entries into bb_diag_http
- smoke capability: swap bb_storage_http for bb_diag + bb_diag_http; bb_diag
  is listed explicitly to match this list's explicit-closure enumeration
  style (inert to codegen since bb_diag_http requires it transitively)
- sweeps stale bb_storage_http precedent comments across the codebase that
  referenced it as a standalone component identity (filename/function-name
  citations were left as-is since those didn't change)

7386 of 7976 branches covered (92.6%)

Branch coverage included in aggregate %.

12530 of 12692 relevant lines covered (98.72%)

2498.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29967503359.1 22 Jul 2026 11:55PM UTC 188
96.36
GitHub Action Run
Source Files on build 29967503359
  • Tree
  • List 188
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29967503359
  • 0eca39a8 on github
  • Prev Build on main (#29965562725)
  • Next Build on main (#29968967097)
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