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

dangernoodle-io / TaipanMiner / 24978464369
90%

Build:
DEFAULT BRANCH: main
Ran 27 Apr 2026 05:40AM UTC
Jobs 1
Files 22
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

27 Apr 2026 05:39AM UTC coverage: 92.718%. Remained the same
24978464369

push

github

web-flow
fix: bump breadboard v0.16.4 + remove broken knot mdns requery (#222)

The periodic mdns_query_txt requery introduced in #216 caused tdongle
miners to reboot every ~45 s. Two distinct failure modes observed:

- mining_task aborted on esp_log_impl_lock_timeout (50 ms IDF log
  mutex ceiling) — the 1500 ms blocking call ran on the esp_timer
  service task and starved the mutex.
- After migrating to v0.16.4's bb_mdns_query_txt async shim (so the
  blocking call runs on a dedicated worker), silent reboots persisted
  with no panic backtrace and reset reason "software". Root cause
  unidentified; reverting the requery clears the loop.

Treat TXT freshness as best-effort until a non-rebooting refresh path
lands. The mdns_browse notifier still delivers add/update/remove
events from IDF.

Bumps breadboard pin to v0.16.4 which adds:
- bb_mdns: re-arm browse subscriptions after WiFi reconnect (B1-82)
- bb_mdns: dispatch consumer callbacks via worker task (B1-83/85/86)
- bb_mdns: query A record on dispatch when ip4 missing (B1-84)
- bb_mdns: bb_mdns_query_txt async shim (B1-81)

Refs TA-251.

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

368 of 438 branches covered (84.02%)

Branch coverage included in aggregate %.

918 of 949 relevant lines covered (96.73%)

438238.04 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24978464369.1 27 Apr 2026 05:40AM UTC 22
92.72
GitHub Action Run
Source Files on build 24978464369
  • Tree
  • List 22
  • 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 #24978464369
  • 7658cd94 on github
  • Prev Build on main (#24975731832)
  • Next Build on main (#25000811472)
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