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

dangernoodle-io / breadboard / 27323529000
100%

Build:
DEFAULT BRANCH: main
Ran 11 Jun 2026 04:20AM UTC
Jobs 1
Files 31
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

11 Jun 2026 04:19AM UTC coverage: 100.0%. Remained the same
27323529000

push

github

web-flow
refactor(bb_ota_hooks): absorb the bb_ota_led component (#384)

bb_ota_led was a tiny OTA-phase LED-lifecycle adapter in its own
component. fold it into bb_ota_hooks (the OTA-lifecycle home) to drop a
component node. the public header `bb_ota_led.h` and all `bb_ota_led_*`
symbols are preserved, so consumers only swap `REQUIRES bb_ota_led` for
the already-present `bb_ota_hooks` — no code change.

- move bb_ota_led.h into bb_ota_hooks/include, impl into
  platform/host/bb_ota_hooks; delete the bb_ota_led component + dir.
- no new dep: the adapter is a pure phase->callback shim, it does not
  call bb_led directly.
- update platformio.ini custom_bb_components + native_scaffold.py.

verified: 1626 host tests pass; smoke green on esp32, esp32c3,
esp32-p4, tdongle-s3.

TM follow-up (deferred to final BB re-pin, TA-424): drop bb_ota_led from
its REQUIRES.

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

1637 of 1637 branches covered (100.0%)

Branch coverage included in aggregate %.

2755 of 2755 relevant lines covered (100.0%)

977.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27323529000.1 11 Jun 2026 04:20AM UTC 31
100.0
GitHub Action Run
Source Files on build 27323529000
  • Tree
  • List 31
  • 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 #27323529000
  • 652f82ac on github
  • Prev Build on main (#27323149317)
  • Next Build on main (#27324299439)
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