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

dangernoodle-io / breadboard / 26992658801
100%

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

05 Jun 2026 03:00AM UTC coverage: 100.0%. Remained the same
26992658801

push

github

web-flow
feat(bb_mdns): make mDNS batch size a Kconfig (BB_MDNS_BATCH_MAX) (#341)

- the coalescing batch and its two ~8 KB .bss arrays (s_batch and s_batch_item,
  each bb_mdns_evt_t[BB_MDNS_BATCH_MAX], ~516 B each) were hardcoded at 16
- expose as CONFIG_BB_MDNS_BATCH_MAX (default 16, no behavior change) so
  small-heap boards can lower it to reclaim bss (e.g. setting 4 reclaims ~12.4 KB)
- host fallback (#ifndef / #define BB_MDNS_BATCH_MAX 16) keeps unit tests building

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

1356 of 1356 branches covered (100.0%)

Branch coverage included in aggregate %.

2314 of 2314 relevant lines covered (100.0%)

925.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26992658801.1 05 Jun 2026 03:01AM UTC 21
100.0
GitHub Action Run
Source Files on build 26992658801
  • Tree
  • List 21
  • 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 #26992658801
  • 1eee783c on github
  • Prev Build on main (#26992120127)
  • Next Build on main (#26994680300)
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