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

dangernoodle-io / breadboard / 28414425150
100%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2026 01:40AM UTC
Jobs 1
Files 40
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

30 Jun 2026 01:39AM UTC coverage: 99.622%. Remained the same
28414425150

push

github

web-flow
refactor(bb_mdns): shared bb_mdns_identity_t + shrink instance/hostname to 32 (B1-420) (#605)

- add bb_mdns_identity_t with instance_name[32]/hostname[32]/ip4[16]/port;
  embed in bb_mdns_peer_t and bb_mdns_query_result_t as .id
- add Kconfig BB_MDNS_INSTANCE_NAME_MAX/BB_MDNS_HOSTNAME_MAX (default 32, range 16..64)
  with Kconfig bridge in bb_mdns.h (CONFIG_BB_MDNS_* → macro → C default)
- shrink static buffers s_mdns_hostname/s_running_hostname/s_mdns_instance_name and
  bb_mdns_query_req_t.instance_name from 64 to the macro sizes
- fix bb_mdns_build_hostname: out[63]='\0' overflow → out[out_size-1]='\0'
- add bb_log_w truncation warnings in set_hostname, set_instance_name,
  fill_evt_from_result (instance_name + hostname), and bb_mdns_query_task
- update all .id. field accesses in dispatch_one, bb_mdns_query_task,
  fill_evt_from_result, bb_mdns_host.c coalesce shim, and all host tests


Claude-Session: https://claude.ai/code/session_018g7FuRUm7ugxYd1V1jPPUr

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

1839 of 1846 branches covered (99.62%)

Branch coverage included in aggregate %.

3165 of 3177 relevant lines covered (99.62%)

1240.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28414425150.1 30 Jun 2026 01:40AM UTC 40
99.62
GitHub Action Run
Source Files on build 28414425150
  • Tree
  • List 40
  • 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 #28414425150
  • 42e4ce21 on github
  • Prev Build on main (#28413029769)
  • Next Build on main (#28416951377)
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