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

dangernoodle-io / breadboard / 30677787772
97%

Build:
DEFAULT BRANCH: main
Ran 01 Aug 2026 01:24AM 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 01:22AM UTC coverage: 96.774%. Remained the same
30677787772

push

github

web-flow
refactor: remove BB_MDNS_CACHE_AUTOREGISTER composition knob (B1-1329) (#1173)

Composition knobs die per northstar: composition is hand-wire or
codegen only, never component self-registration. The symbol defaulted
n and nothing in-tree set it, so the guarded self-start path in
bb_mdns_cache_init() was inert on every board -- deleted the Kconfig
stanza (BB_MDNS_CACHE_AUTOREGISTER plus its dependent AUTO_SERVICE/
AUTO_PROTO strings) and the #if/#else self-start branch, leaving
bb_mdns_cache_init() an unconditional no-op stub for the bbtool:init
composition seam.

Downstream verified safe: taipan-brood already calls
bb_mdns_cache_start() explicitly and documents leaving this knob at
default n (the northstar pattern already); all consumers are pinned
to older breadboard commits, so this is invisible until they resync.

bb_mdns_cache_start()/_stop() (the real composition seam) are
retained -- breadboard is a library with a known downstream consumer,
not dead code.

di_legacy fence baseline shrinks 18 -> 16 (autoregister_kconfig +
autoregister_usage entries pruned, shrink-only).

8101 of 8674 branches covered (93.39%)

Branch coverage included in aggregate %.

13740 of 13895 relevant lines covered (98.88%)

2632.24 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30677787772.1 01 Aug 2026 01:24AM UTC 212
96.77
GitHub Action Run
Source Files on build 30677787772
  • 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 #30677787772
  • 18ed74f6 on github
  • Prev Build on main (#30677511662)
  • Next Build on main (#30678118823)
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