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

dangernoodle-io / breadboard / 27105944470
100%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 09:55PM UTC
Jobs 1
Files 28
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

07 Jun 2026 09:54PM UTC coverage: 100.0%. Remained the same
27105944470

push

github

web-flow
fix(bb_power/fan/thermal): route AUTOREGISTER opt-in (default n) to avoid polluting consumers (#361)

Three breadboard HTTP route components auto-registered by default, polluting
every consumer that compiles BB (TaipanMiner compiled all of .breadboard, so
it got /api/power/fan/thermal force-registered, colliding with TM's own
handlers and destabilizing the firmware). Make them opt-in (default n),
matching the hardware-specific satellite pattern.

## Changes
- Flip CONFIG_BB_POWER_ROUTES_AUTOREGISTER default from y to n
- Flip CONFIG_BB_FAN_ROUTES_AUTOREGISTER default from y to n
- Flip CONFIG_BB_THERMAL_AUTOREGISTER default from y to n
- Update each Kconfig help text to note the opt-in pattern
- Update CLAUDE.md power/fan/thermal sections to document opt-in behavior

## Verification
- make test: 1434 tests passed
- make smoke-esp32: SUCCESS (sdkconfig still explicitly sets =y to exercise routes)
- make smoke-tdongle: SUCCESS (sdkconfig still explicitly sets =y to exercise routes)

## Todo (for tracking)
- [x] Flip 3 Kconfig defaults (y → n)
- [x] Update help text for each config (opt-in note)
- [x] Update CLAUDE.md sections for power/fan/thermal
- [x] Run make test and report total
- [x] Run make smoke-esp32 and verify routes still register
- [x] Run make smoke-tdongle and verify routes still register
- [x] Grep-confirm 3 defaults are now n
- [x] Create commit on jae/bb-routes-optin

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

1520 of 1520 branches covered (100.0%)

Branch coverage included in aggregate %.

2566 of 2566 relevant lines covered (100.0%)

960.91 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27105944470.1 07 Jun 2026 09:55PM UTC 28
100.0
GitHub Action Run
Source Files on build 27105944470
  • Tree
  • List 28
  • 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 #27105944470
  • e9b0be64 on github
  • Prev Build on main (#27097894842)
  • Next Build on main (#27106995033)
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