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

dangernoodle-io / breadboard / 24969197210
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 10:58PM 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

26 Apr 2026 10:57PM UTC coverage: 100.0%. Remained the same
24969197210

push

github

web-flow
feat(bb_mdns): coalesce txt updates and force unsolicited re-announce (#99)

- add bb_mdns_announce() to public header (portable, outside ESP_PLATFORM guard)
- move bb_mdns_set_txt() declaration outside ESP_PLATFORM guard so host stubs compile
- esp-idf backend: one-shot esp_timer (100 ms) coalesces rapid set_txt calls;
  fires mdns_netif_action(MDNS_EVENT_ANNOUNCE_IP4|IP6) on the STA netif
- bb_mdns_announce() bypasses coalescing delay (fires immediately via delay=0)
- timer is created lazily at service start, deleted on disconnect/shutdown
- timer not armed when service hasn't started (pending path is unaffected)
- host stub: bb_mdns_set_txt and bb_mdns_announce increment test counters
- new bb_mdns_host_test_hooks.h exposes counters and bb_mdns_host_reset()
- setUp() now calls bb_mdns_host_reset() to isolate tests
- 5 new host tests covering announce counter, set_txt counter separation,
  null-safety, and reset; 274/274 pass, 100% coverage

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

431 of 431 relevant lines covered (100.0%)

140.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24969197210.1 26 Apr 2026 10:58PM UTC 7
100.0
GitHub Action Run
Source Files on build 24969197210
  • 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 #24969197210
  • d67ea65a on github
  • Prev Build on main (#24969075862)
  • Next Build on main (#24969689449)
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