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

dangernoodle-io / breadboard / 24951344760
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 07:38AM UTC
Jobs 1
Files 4
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

26 Apr 2026 07:37AM UTC coverage: 100.0%. Remained the same
24951344760

push

github

web-flow
feat(bb_mdns): async browse wrapper for peer discovery (#90)

wraps esp-idf's mdns_browse_new/_delete so consumers can discover
other _<service>._<proto> peers on the lan via callbacks. first
consumer is taipanminer's forthcoming knot fleet view (per
ouroboros plan #3); per ta-235 the consumer must not call esp-idf
directly.

- bb_mdns_browse_start(service, proto, on_peer, on_removed, ctx)
- bb_mdns_browse_stop(service, proto) — idempotent
- bb_mdns_peer_t exposes instance_name, hostname, ip4, port, txt
  pairs; lifetime is the callback only
- subscription table sized 4 (one per service realistic)
- host stub returns BB_OK (mdns not exercisable on host)
- host tests cover arg validation + idempotency

81 of 81 branches covered (100.0%)

Branch coverage included in aggregate %.

113 of 113 relevant lines covered (100.0%)

289.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24951344760.1 26 Apr 2026 07:38AM UTC 4
100.0
GitHub Action Run
Source Files on build 24951344760
  • Tree
  • List 4
  • 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 #24951344760
  • 04ff16d2 on github
  • Prev Build on main (#24951027572)
  • Next Build on main (#24961026922)
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