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

dangernoodle-io / breadboard / 25643068538
100%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 11:45PM UTC
Jobs 1
Files 11
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

10 May 2026 11:44PM UTC coverage: 100.0%. Remained the same
25643068538

push

github

web-flow
feat(bb_diag): coredump byte-stream endpoint + surface panic_reason text (#214)

* feat(bb_diag): add /api/diag/coredump byte-stream endpoint

Allows pulling the raw coredump partition off a running device for
offline decode with espcoredump.py. Streams in 4KB chunks via chunked
transfer-encoding to keep heap pressure bounded.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* feat(bb_diag): include panic_reason text in coredump summary

ESP-IDF's esp_core_dump_get_summary() returns the IDLE task as the
'exception task' for task_wdt panics — true but operationally useless,
since the actual culprit task name lives in the panic-reason text.

Surface esp_core_dump_get_panic_reason() output as a new field on
bb_diag_panic_summary_t and emit it via /api/diag/panic so callers
can triage WDT panics without pulling the full coredump.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

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

490 of 490 branches covered (100.0%)

Branch coverage included in aggregate %.

726 of 726 relevant lines covered (100.0%)

569.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25643068538.1 10 May 2026 11:45PM UTC 11
100.0
GitHub Action Run
Source Files on build 25643068538
  • Tree
  • List 11
  • 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 #25643068538
  • d9d9ca38 on github
  • Prev Build on main (#25612956114)
  • Next Build on main (#25643663703)
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