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

dangernoodle-io / breadboard / 29223424946
95%

Build:
DEFAULT BRANCH: main
Ran 13 Jul 2026 04:15AM UTC
Jobs 1
Files 96
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

13 Jul 2026 04:13AM UTC coverage: 100.0%. Remained the same
29223424946

push

github

web-flow
fix: compile bb_fsm/bb_lifecycle/bb_tcp_client under the ESP-IDF toolchain in CI (#843)

- add bb_fsm, bb_lifecycle, bb_tcp_client to [capability.smoke].components (link-proof-only, same shape as bb_wifi_ap/bb_bqueue -- no // bbtool:init marker, nothing wires an instance at smoke app-init time)
- all three previously lived only in [capability.core] (host scaffold), so they had NEVER been compiled by the ESP-IDF toolchain -- a different compiler, arch, and warning set than host gcc
- bb_tcp_client has a real espidf backend (platform/espidf/bb_tcp_client/bb_tcp_client.c); bb_fsm and bb_lifecycle are portable single-TU components with no platform/espidf/ directory at all, but still benefit from proving the ESP-IDF toolchain compiles them cleanly
- TaipanMiner's rebuild sits on all three (stratum FSM, stratum transport, mining run-state), so a latent compile break here would land squarely on TM
- verified: clean rebuild of examples/smoke on esp32 (Xtensa) and esp32c3 (RISC-V) compiles all three TUs cleanly with zero warnings/errors


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

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

4075 of 4075 branches covered (100.0%)

Branch coverage included in aggregate %.

6611 of 6611 relevant lines covered (100.0%)

7904.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29223424946.1 13 Jul 2026 04:15AM UTC 96
100.0
GitHub Action Run
Source Files on build 29223424946
  • Tree
  • List 96
  • 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 #29223424946
  • d077e141 on github
  • Prev Build on main (#29222209404)
  • Next Build on main (#29225648869)
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