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

dangernoodle-io / breadboard / 29968967097
96%

Build:
DEFAULT BRANCH: main
Ran 23 Jul 2026 12:25AM 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

23 Jul 2026 12:24AM UTC coverage: 96.362%. Remained the same
29968967097

push

github

web-flow
feat: wire diag and storage HTTP routes into the floor composition (#1009)

- http_lifecycle_observer now calls bb_diag_routes_init(server) (legacy
  exact GET/DELETE /api/diag/{boot,panic,coredump,heap,tasks,sockets}
  routes, CONFIG_BB_DIAG_ROUTES, already default y via
  CONFIG_BB_DIAG_PANIC_CAPTURE default y) alongside the existing
  bb_diag_sections_init call
- also calls bb_storage_http_routes_init(server) (DELETE
  /api/diag/storage) and bb_storage_http_factory_reset_routes_init(server)
  (POST /api/diag/factory-reset), both now declared in bb_diag_http's
  bb_storage_http.h since bb_storage_http was dissolved into bb_diag_http
- each new call folds into the existing s_httpd_up / bb_log_w error
  pattern, matching its neighbors
- enables CONFIG_BB_STORAGE_HTTP_FACTORY_RESET=1 in floor's
  sdkconfig.defaults (defaults n) so the destructive factory-reset route
  actually registers instead of linking a no-op stub
- no bbtool.toml capability change needed -- make floor-codegen resolved
  the composition closure cleanly with floor's existing capability list
- makes floor a hardware-validation vehicle for the diag/storage HTTP
  routes ahead of bench validation


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

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

7386 of 7976 branches covered (92.6%)

Branch coverage included in aggregate %.

12530 of 12692 relevant lines covered (98.72%)

2495.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29968967097.1 23 Jul 2026 12:25AM UTC 188
96.36
GitHub Action Run
Source Files on build 29968967097
  • 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 #29968967097
  • a379d0d4 on github
  • Prev Build on main (#29967503359)
  • Next Build on main (#29971560295)
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