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

dangernoodle-io / breadboard / 25201930025
100%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 04:16AM UTC
Jobs 1
Files 9
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

01 May 2026 04:15AM UTC coverage: 100.0%. Remained the same
25201930025

push

github

web-flow
feat(bb_diag): extract panic capture from bb_log into new component (#170)

Panic capture (RTC log mirror, ESP-IDF coredump summary, boots-since
counter, /api/diag/panic GET/DELETE) was conflated into bb_log because
it shares the log-stream mirror-write path. It is a diagnostics concern,
not a logging one — splitting it unblocks clean integration with bb_info
without crossing an architectural line (bb_info → bb_log).

- new bb_diag component owns the API (bb_diag_panic_*), Kconfig
  (CONFIG_BB_DIAG_PANIC_*), routes, and host stubs
- bb_log gains bb_log_stream_set_tap(); bb_diag installs the tap from its
  early-tier init so the runtime path is functionally identical
- bb_diag also registers a bb_info extender that adds an optional
  "panic" block to /api/info when a panic log or coredump is captured,
  omitted on clean boots
- consumer impact: rename CONFIG_BB_LOG_PANIC_* → CONFIG_BB_DIAG_PANIC_*
  in sdkconfig.defaults; no C API renames in downstream code (TaipanMiner,
  snugfeather verified)

336 of 336 branches covered (100.0%)

Branch coverage included in aggregate %.

527 of 527 relevant lines covered (100.0%)

487.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25201930025.1 01 May 2026 04:16AM UTC 9
100.0
GitHub Action Run
Source Files on build 25201930025
  • Tree
  • List 9
  • 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 #25201930025
  • 4c31151e on github
  • Prev Build on main (#25201268576)
  • Next Build on main (#25204145269)
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