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

dangernoodle-io / breadboard / 24963905075
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 06:30PM 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 06:29PM UTC coverage: 100.0%. Remained the same
24963905075

push

github

web-flow
fix(bb_mdns): buffer set_txt items called before service start (#93)

bb_mdns_set_txt was a no-op when called before the service had actually
started. Apps typically configure TXT records right after bb_mdns_init()
but the service start is deferred until wifi gets an IP, so calls in
that window were silently dropped.

Buffer pending kv pairs (cap 8) and replay them via
mdns_service_txt_item_set immediately after the service is added.
Existing keys are updated in place to avoid stale duplicates.

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 24963905075.1 26 Apr 2026 06:30PM UTC 4
100.0
GitHub Action Run
Source Files on build 24963905075
  • 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 #24963905075
  • 96cfd63e on github
  • Prev Build on main (#24961123580)
  • Next Build on main (#24964010818)
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