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

dangernoodle-io / breadboard / 24976773764
100%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 04:37AM UTC
Jobs 1
Files 7
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

27 Apr 2026 04:36AM UTC coverage: 100.0%. Remained the same
24976773764

push

github

web-flow
fix(bb_mdns): re-arm browse subscriptions after WiFi reconnect (#108)

When mdns_free() is called during WiFi disconnect, all browse subscription
handles become invalid, but s_subs[] table entries remain marked in_use.
bb_mdns_on_got_ip now re-initializes mDNS but never re-subscribes the browses,
causing consumers to stop receiving discovery callbacks after the first
reconnect.

This fix iterates s_subs[] in bb_mdns_start_internal and re-issues
mdns_browse_new() for each in_use slot after mDNS initialization.
On failure, the slot remains in_use so a subsequent reconnect can retry.

B1-82

Co-authored-by: Claude Haiku 4.5 <noreply@anthropic.com>

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

431 of 431 relevant lines covered (100.0%)

143.33 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24976773764.1 27 Apr 2026 04:37AM UTC 7
100.0
GitHub Action Run
Source Files on build 24976773764
  • Tree
  • List 7
  • 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 #24976773764
  • c80683e5 on github
  • Prev Build on main (#24975577720)
  • Next Build on main (#24977232467)
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