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

dangernoodle-io / breadboard / 26996527669
100%

Build:
DEFAULT BRANCH: main
Ran 05 Jun 2026 05:05AM 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

05 Jun 2026 05:04AM UTC coverage: 100.0%. Remained the same
26996527669

push

github

web-flow
feat(bb_diag): auto-reset abnormal_reset_count on firmware change (#343)

- the counter was a lifetime total only cleared by DELETE /api/diag/boot
- record the app-sha fingerprint (first 4 bytes of esp_app_get_description()->app_elf_sha256) next to it in NVS (key app_fp, namespace bb_diag) and reset to 0 when the running build's sha changes (new flash/ota), so it reads "abnormal resets since this firmware was deployed"
- decision logic factored into a pure host-tested function bb_diag_reset_decision() in components/bb_diag/bb_diag_reset_decision.c
- the deploy boot is the clean baseline (not counted), subsequent same-build abnormal resets still increment
- both init sites (CONFIG_BB_DIAG_PANIC_CAPTURE enabled and disabled) updated consistently; NVS writes batched into a single open/commit/close transaction

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

1362 of 1362 branches covered (100.0%)

Branch coverage included in aggregate %.

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

2321 of 2321 relevant lines covered (100.0%)

925.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26996527669.1 05 Jun 2026 05:05AM UTC 22
100.0
GitHub Action Run
Source Files on build 26996527669
  • 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 #26996527669
  • 44064e78 on github
  • Prev Build on main (#26994680300)
  • Next Build on main (#26997286212)
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