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

dangernoodle-io / breadboard / 27174308352
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jun 2026 11:49PM 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 11:48PM UTC coverage: 100.0%. Remained the same
27174308352

push

github

web-flow
feat(bb_ota_led): OTA-phase LED lifecycle with guaranteed terminal restore (#373)

Consumers wiring a bb_ota_progress_cb_t to drive an LED routinely forget to revert
on failure, so the LED latches (e.g. red) while the device keeps running (only
SUCCESS reboots) -- looking bricked. bb_ota_led owns the lifecycle: it routes phases
to consumer-supplied actions (updating/success/restore) and GUARANTEES `restore`
runs on every terminal-non-reboot outcome (FAIL/abort/unknown). LED rendering stays
consumer-side (board-specific bb_led semantics); this owns only the routing + revert
contract. Portable (bb_core only).

- ops {updating(ctx,pct), success(ctx), restore(ctx)} + bb_ota_led_init + bb_ota_led_progress
- 7 host tests incl the FAIL->restore contract, defensive default->restore, null-safety

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

1618 of 1618 branches covered (100.0%)

Branch coverage included in aggregate %.

2709 of 2709 relevant lines covered (100.0%)

973.99 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27174308352.1 08 Jun 2026 11:49PM UTC 30
100.0
GitHub Action Run
Source Files on build 27174308352
  • 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 #27174308352
  • 4e41a76b on github
  • Prev Build on main (#27171572588)
  • Next Build on main (#27175034216)
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