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

dangernoodle-io / breadboard / 25033190988
100%

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

28 Apr 2026 04:01AM UTC coverage: 100.0%. Remained the same
25033190988

push

github

web-flow
refactor(bb_hw): remove bundled board headers + FIRMWARE_BOARD_* dispatch (B1-91) (#115)

bb_hw is a portable component and should not own consumer hardware
definitions. Examples (and any other consumer) own their own board
headers via the existing BB_HW_BOARD_HEADER mechanism — same pattern
TaipanMiner already uses.

- bb_hw.h reduced to a single `#include BB_HW_BOARD_HEADER` with #error
  fallback; FIRMWARE_BOARD_* fallback dispatch removed entirely
- bundled headers moved to their owning examples:
  - components/bb_hw/include/boards/elecrow_p4_hmi7.h →
    examples/elecrow-p4-hmi7/board/elecrow_p4_hmi7.h
  - components/bb_hw/include/boards/esp32_wroom_32.h →
    examples/esp32-wroom-32/board/esp32_wroom_32.h
- each example's CMakeLists injects -I<board-dir> globally and sets
  BB_HW_BOARD_HEADER, mirroring TaipanMiner CMakeLists.txt:18-21
- CLAUDE.md bb_hw section updated; bundled-fallback discussion removed

No external-consumer impact: TaipanMiner uses BB_HW_BOARD_HEADER
exclusively (verified) and snugfeather follows the same pattern.

Verified: both example builds SUCCESS, host tests 295/295.

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

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

431 of 431 relevant lines covered (100.0%)

146.06 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25033190988.1 28 Apr 2026 04:02AM UTC 7
100.0
GitHub Action Run
Source Files on build 25033190988
  • Tree
  • List 7
  • 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 #25033190988
  • 944e3fd7 on github
  • Prev Build on main (#25032537552)
  • Next Build on main (#25033430853)
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