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

dangernoodle-io / breadboard / 25197383273
100%

Build:
DEFAULT BRANCH: main
Ran 01 May 2026 01:10AM 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 01:09AM UTC coverage: 100.0%. Remained the same
25197383273

push

github

web-flow
feat(bb_log): capture panic backtrace via esp coredump (#166)

- new CONFIG_BB_LOG_PANIC_COREDUMP kconfig (default off; consumers opt in by adding coredump partition)
- new public API: bb_log_panic_coredump_available + bb_log_panic_coredump_get + bb_log_panic_summary_t
- /api/diag/panic now returns task, exc_pc, exc_cause, backtrace[] when coredump available
- bb_log_panic_clear also erases the coredump image
- adds coredump partition + sdkconfig flags to all 4 smoke esp-idf envs
- documents partition requirement for downstream consumers
- CMakeLists.txt uses idf_component_get_property + target_include_directories to wire espcoredump include paths; PRIV_REQUIRES alone was insufficient in PlatformIO's IDF integration
- xtensa targets populate bt_addrs from exc_bt_info.bt/depth; riscv targets set bt_count=0 (no on-device backtrace)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

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 25197383273.1 01 May 2026 01:10AM UTC 9
100.0
GitHub Action Run
Source Files on build 25197383273
  • 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 #25197383273
  • c6af965d on github
  • Prev Build on main (#25182991102)
  • Next Build on main (#25198374964)
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