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

dangernoodle-io / breadboard / 30500100577
97%

Build:
DEFAULT BRANCH: main
Ran 29 Jul 2026 11:38PM UTC
Jobs 1
Files 204
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

29 Jul 2026 11:37PM UTC coverage: 96.574%. Remained the same
30500100577

push

github

web-flow
refactor: drop non-composable led/button/display exercises from examples/smoke (#1137)

- smoke is the codegen-composed firmware; a component belongs there only
  if it carries a `// bbtool:init` marker matched by a smoke wire-board
- led/button components carried no marker, so drop both the handwired
  open/attach call sites in smoke_app.c and the bbtool.toml manifest
  entries (8 components); they remain host-compiled via [capability.core]
- drop the handwired bb_display_init()/bb_display_show_splash() splash and
  the font showcase loop; bb_display_register_info() health registration
  stays, it never requires bb_display_init()
- the showcase loop was NOT dead code: bb_display.h defaults
  BB_DISPLAY_FONT_5X8/6X12 to 1 when the Kconfig is unset, so its guard
  held on r4_wifis3 (-DBB_WIFI_BACKEND_R4), where the loop never fell
  through to wifi/http bring-up; it goes under the non-composable rule,
  not because it was unreachable
- drop the led/button build_src_filter lines and matching -I entries from
  [arduino_base] in platformio.ini; those arduino/avr backends lose their
  only non-host compile gate, which is accepted
- reword the smoke README's elecrow-p4-hmi7 row so it no longer claims a
  runtime-exercised display


Claude-Session: https://claude.ai/code/session_0119nuE2NZME9y2aYEVJTPB5

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

7916 of 8520 branches covered (92.91%)

Branch coverage included in aggregate %.

13480 of 13635 relevant lines covered (98.86%)

2608.4 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30500100577.1 29 Jul 2026 11:38PM UTC 204
96.57
GitHub Action Run
Source Files on build 30500100577
  • Tree
  • List 204
  • 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 #30500100577
  • 0556b72b on github
  • Prev Build on main (#30494851173)
  • Next Build on main (#30501831266)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc