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

dangernoodle-io / breadboard / 30674719077
97%

Build:
DEFAULT BRANCH: main
Ran 01 Aug 2026 12:09AM UTC
Jobs 1
Files 212
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

01 Aug 2026 12:07AM UTC coverage: 96.775%. Remained the same
30674719077

push

github

web-flow
chore: delete orphaned AUTOREGISTER fossil lines from smoke sdkconfig.defaults (#1169)

Removes 60 CONFIG_*_AUTOREGISTER=y assignments across 8
examples/smoke/sdkconfig.defaults.* files for 9 symbols
(BB_BOARD, BB_MANIFEST, BB_LOG_STREAM, BB_MDNS, BB_OPENAPI,
BB_OTA_BOOT, BB_OTA_PUSH, BB_OTA_VALIDATOR, BB_WIFI_ROUTES
_AUTOREGISTER) that are not declared by any config in any
Kconfig and have zero #if/#ifdef/#elif references anywhere
in the tree, so Kconfig has always silently discarded these
assignments. The components they named were dissolved,
deleted, or migrated to manifest markers.

This is a pure no-op: the generated examples/smoke/.pio/
build/esp32/config/sdkconfig.h is byte-identical before and
after (confirmed via md5 + diff), and the symbols were absent
from the generated header both before and after the change.

Matters because a reader seeing CONFIG_BB_WIFI_ROUTES_AUTOREGISTER=y
in a board config would reasonably assume it does something --
it does nothing.

Refs B1-1326.

8103 of 8676 branches covered (93.4%)

Branch coverage included in aggregate %.

13743 of 13898 relevant lines covered (98.88%)

2579.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30674719077.1 01 Aug 2026 12:09AM UTC 212
96.78
GitHub Action Run
Source Files on build 30674719077
  • Tree
  • List 212
  • 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 #30674719077
  • bbb654ec on github
  • Prev Build on main (#30673668678)
  • Next Build on main (#30675545686)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc