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

dangernoodle-io / breadboard / 25144405508
100%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 02:35AM UTC
Jobs 1
Files 9
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

30 Apr 2026 02:35AM UTC coverage: 100.0%. Remained the same
25144405508

push

github

web-flow
feat(smoke): fold cc3000 path into smoke example as uno_cc3000 (#160)

Retire examples/arduino-uno-cc3000/ entirely. Add a uno_cc3000 env to
examples/smoke/platformio.ini that runs the same portable smoke_app.c
on classic AVR Uno + Adafruit CC3000 shield. One codebase, one example
dir, one entry shim — backend selection via -DBB_WIFI_BACKEND_CC3000
and build_src_filter pulling bb_wifi_cc3000.cpp.

Constraint: uno_cc3000 stays AVR-only because Adafruit_CC3000 uses
deprecated SPI APIs (setDataMode/setBitOrder/setClockDivider) absent
from modern Arduino cores (renesas-ra et al.). Folding CC3000 onto a
Cortex-M host (R4 Minima) requires a forked or replacement library.

Add `rm -rf examples/smoke/.pio/platform` to the smoke-r4_wifis3 and
smoke-uno_cc3000 make targets — without it, sequential local runs see
build_src_filter cross-pollute platform/arduino/*.cpp.o between AVR
and ARM toolchains. CI is unaffected (one env per runner).

Update CI smoke matrix and Makefile aggregate target.

Local builds clean: r4_wifis3 (61KB flash), uno_cc3000 (24KB flash /
1254B SRAM, 61% / 74% on Uno), elecrow-p4-hmi7, esp32-wroom-32. Host
tests 352/352.

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

336 of 336 branches covered (100.0%)

Branch coverage included in aggregate %.

527 of 527 relevant lines covered (100.0%)

487.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25144405508.1 30 Apr 2026 02:35AM UTC 9
100.0
GitHub Action Run
Source Files on build 25144405508
  • Tree
  • List 9
  • 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 #25144405508
  • e819aa91 on github
  • Prev Build on main (#25143973793)
  • Next Build on main (#25146217052)
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