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

dangernoodle-io / breadboard / 30183856318
97%

Build:
DEFAULT BRANCH: main
Ran 26 Jul 2026 02:03AM UTC
Jobs 1
Files 199
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

26 Jul 2026 02:01AM UTC coverage: 96.502%. Remained the same
30183856318

push

github

web-flow
fix: degrade instead of aborting diag section registration on schema compose failure (#1094)

six bb_diag_register_section() producers (bb_diag_meminfo, bb_diag_storage_nvs, bb_diag_storage_partitions, bb_ring_diag, bb_wifi_http_diag, bb_ws_server_diag) returned early when their CONFIG_BB_OPENAPI_RUNTIME_META describe-route schema compose failed, taking the whole section -- including its dispatch-table entry -- offline over a documentation-only failure.

log a warning and register the section anyway, leaving the describe-route schema NULL (omitted by bb_openapi_emit.c's pointer-NULL gate) instead of propagating the compose error.

- warn logs now include the schema compose return code (rc=%d), matching sibling degrade sites from cddd5624
- comments at each of the six sites note the ESP_PLATFORM-gating / host-testability gap, citing cddd5624 as established precedent
- components/bb_ring_diag/CMakeLists.txt and components/bb_wifi_http/CMakeLists.txt gain bb_log in PRIV_REQUIRES for the new bb_log_w calls

7784 of 8389 branches covered (92.79%)

Branch coverage included in aggregate %.

13235 of 13392 relevant lines covered (98.83%)

2618.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30183856318.1 26 Jul 2026 02:03AM UTC 199
96.5
GitHub Action Run
Source Files on build 30183856318
  • Tree
  • List 199
  • Changed 6
  • Source Changed 6
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #30183856318
  • c6dce09d on github
  • Prev Build on main (#30183601282)
  • Next Build on main (#30184238316)
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