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

dangernoodle-io / breadboard / 27047923201
100%

Build:
DEFAULT BRANCH: main
Ran 06 Jun 2026 12:55AM UTC
Jobs 1
Files 22
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

06 Jun 2026 12:54AM UTC coverage: 100.0%. Remained the same
27047923201

push

github

web-flow
fix(bb_diag): defer panic-tap arm + preserve crash log across the recovery boot (B1-226) (#349)

- arm the log-stream tap at the top of bb_diag_panic_init (after clearing
  the RTC buffer) so early-phase crashes during the recovery boot are
  captured to the fresh record
- extract bb_diag_panic_order_copy() — pure circular-buffer flattening
  helper (buf/length/write_pos → flat ordered bytes); no global state,
  fully host-testable; declared in bb_diag.h
- copy the crash log into s_panic_log_serve[] before the RTC buffer reset
  and tap re-arm, so /api/diag/panic returns the crash boot's log tail
  instead of the recovery boot's (the root cause of B1-226)
- rewrite bb_diag_panic_get() to serve from s_panic_log_serve (already
  ordered, plain memcpy + NUL); no longer reads live s_panic_rec
- bb_diag_panic_clear() also zeroes s_panic_log_serve_len
- host stub implements bb_diag_panic_order_copy() for test coverage
- 9 new host tests cover: not-wrapped, wrapped, full write_pos=0, empty,
  truncation (linear), truncation (wrapped), null buf, null out, out_cap=1

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

1386 of 1386 branches covered (100.0%)

Branch coverage included in aggregate %.

2348 of 2348 relevant lines covered (100.0%)

938.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27047923201.1 06 Jun 2026 12:55AM UTC 22
100.0
GitHub Action Run
Source Files on build 27047923201
  • Tree
  • List 22
  • 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 #27047923201
  • 18365375 on github
  • Prev Build on main (#27046424310)
  • Next Build on main (#27051136700)
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