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

dangernoodle-io / breadboard / 25146217052
100%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 03:45AM 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 03:44AM UTC coverage: 100.0%. Remained the same
25146217052

push

github

web-flow
feat(smoke): fold esp32-wroom-32 into unified smoke example (#161)

* feat(smoke): fold esp32-wroom-32 into unified smoke example

- adds `esp32` env using ESP-IDF, replacing standalone `examples/esp32-wroom-32/`
- entry_espidf.c shim drives bb_registry early/full init around smoke_app
- shares `src/smoke_app.c` with arduino envs unchanged
- updates Makefile target smoke-esp32-wroom-32 → smoke-esp32 in smoke: prereqs
- updates CI matrix: esp32-wroom-32 → esp32
- retires standalone `examples/esp32-wroom-32/` in favor of one example tree
- src_dir left unset at project level; IDF CMake finds main/ on its own,
  avoiding breakage of arduino envs that expect src/
- sdkconfig.esp32 is gitignored (sdkconfig.* pattern); matches pre-existing
  convention (sdkconfig.esp32-wroom-32 was also untracked)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(smoke): bb_registry_init takes no args

- entry_espidf.c was calling bb_registry_init(handle); the public api is bb_registry_init(void)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(smoke): consolidate sources under main/ for esp-idf compatibility

- pio espidf requires src_dir=main and rejects two source roots
- moves smoke_app.c + entry_arduino.cpp from src/ into main/
- arduino envs now extend [arduino_base] instead of [env] so the esp-idf env doesn't inherit arduino include paths and src filters

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

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 25146217052.1 30 Apr 2026 03:44AM UTC 9
100.0
GitHub Action Run
Source Files on build 25146217052
  • 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 #25146217052
  • bf8962ec on github
  • Prev Build on main (#25144405508)
  • Next Build on main (#25148017943)
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