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

dangernoodle-io / breadboard / 27250772159
100%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 03:19AM UTC
Jobs 1
Files 31
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

10 Jun 2026 03:18AM UTC coverage: 100.0%. Remained the same
27250772159

push

github

web-flow
fix(bb_mdns): stop single-core browse-notify drops via a task-priority knob (#378)

on single-core boards (C3/S2) the bb_mdns dispatch task (hardcoded priority 3)
is starved by the priority-20 miner on the shared core, so it cannot free the
coalescing batch slot in time and drops bursts of browse-notify events
(notifier: queue+batch full — 673 dropped on the C3 dev unit). knot fleet
discovery lags as a result.

adds BB_MDNS_TASK_PRIORITY (default 3, unchanged for dual-core boards) and
applies it to the dispatch + query tasks, so single-core consumers can raise
the priority via sdkconfig and the dispatcher drains promptly.

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

1626 of 1626 branches covered (100.0%)

Branch coverage included in aggregate %.

2724 of 2724 relevant lines covered (100.0%)

976.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27250772159.1 10 Jun 2026 03:19AM UTC 31
100.0
GitHub Action Run
Source Files on build 27250772159
  • Tree
  • List 31
  • 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 #27250772159
  • 0b3b0bc8 on github
  • Prev Build on main (#27249524371)
  • Next Build on main (#27253655275)
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