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

dangernoodle-io / breadboard / 27145913287
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 03:36PM UTC
Jobs 1
Files 30
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

08 Jun 2026 02:48PM UTC coverage: 100.0%. Remained the same
27145913287

push

github

web-flow
fix(bb_diag): scrub non-UTF8 bytes from captured panic_reason (#369)

- root cause: task-watchdog panic_reason strings can contain raw
  non-printable/non-utf8 bytes from partial coredump task-name fields
  (observed: 0x9e 0xcb on tdongle-s3), causing strict json clients to
  reject GET /api/diag/panic responses
- fix: add pure host-testable bb_diag_scrub_text() that replaces bytes
  outside { \t \n \r 0x20..0x7e } with '?'; called immediately after
  esp_core_dump_get_panic_reason() succeeds and defensively on task_name;
  devices with already-stored garbage self-heal on their next panic/reboot

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

1618 of 1618 branches covered (100.0%)

Branch coverage included in aggregate %.

7 of 7 new or added lines in 1 file covered. (100.0%)

2709 of 2709 relevant lines covered (100.0%)

965.17 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27145913287.1 08 Jun 2026 03:36PM UTC 30
100.0
GitHub Action Run
Source Files on build 27145913287
  • Tree
  • List 30
  • 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 #27145913287
  • bcd2837d on github
  • Prev Build on main (#27145557140)
  • Next Build on main (#27160956070)
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