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

dangernoodle-io / breadboard / 25650021101
100%

Build:
DEFAULT BRANCH: main
Ran 11 May 2026 04:18AM UTC
Jobs 1
Files 11
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

11 May 2026 04:17AM UTC coverage: 100.0%. Remained the same
25650021101

push

github

web-flow
feat(bb_mdns): expose bb_mdns_start for live re-arm after deinit (#219)

Promotes the static bb_mdns_on_got_ip handler to public bb_mdns_start
so consumers can re-start mdns synchronously after bb_mdns_deinit
without waiting for the next wifi got-IP event.

On ESP-IDF, bb_mdns_start performs the full initialization (calls
bb_mdns_start_internal, updates instance name, and starts the browse
refresh timer). Safe to call before init — guarded by s_lifecycle_mutex
check to become a no-op until bb_mdns_init runs.

Includes host stub and minimal test coverage (idempotency check).

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

490 of 490 branches covered (100.0%)

Branch coverage included in aggregate %.

726 of 726 relevant lines covered (100.0%)

571.58 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25650021101.1 11 May 2026 04:18AM UTC 11
100.0
GitHub Action Run
Source Files on build 25650021101
  • Tree
  • List 11
  • 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 #25650021101
  • e1719780 on github
  • Prev Build on main (#25649281158)
  • Next Build on main (#25650821751)
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