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

dangernoodle-io / breadboard / 24961026922
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 04:07PM 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 04:07PM UTC coverage: 100.0%. Remained the same
24961026922

push

github

web-flow
fix(bb_mdns): tolerant service/proto matching in browse notifier (#91)

internal_notifier did exact strcmp on r->service_type / r->proto against
the registered subscription strings to dispatch results. IDF passes those
back inconsistently — sometimes with leading underscore, sometimes
without, depending on the result path. Subscriptions registered as
"_taipanminer" / "_tcp" silently dropped every result whose service_type
came back as "taipanminer", so on_peer never fired and consumers saw
zero peers despite peers actively announcing.

Strip a leading '_' on both sides before comparing. Also log at debug
when a result fails to match any subscription so future regressions
are visible.

Verified locally: TaipanMiner Knot tab now sees peers.

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

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 24961026922.1 26 Apr 2026 04:07PM UTC 4
100.0
GitHub Action Run
Source Files on build 24961026922
  • 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 #24961026922
  • e890a0e8 on github
  • Prev Build on main (#24951344760)
  • Next Build on main (#24961123580)
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