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

dangernoodle-io / TaipanMiner / 24961998075
90%

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

26 Apr 2026 04:54PM UTC coverage: 92.695% (+0.7%) from 92.029%
24961998075

push

github

web-flow
feat(knot): fleet view tab listing miners discovered via mDNS (#210)

new Knot tab in webui shows all taipanminer peers on the LAN. the
firmware runs an async bb_mdns_browse subscription for _taipanminer._tcp
and caches peers in a small table; /api/knot returns a snapshot. the UI
polls on tab focus + manual refresh, displays hostname (with .local
stripped, board-color dot, http:// link), version, and state badge,
plus a board-color legend at the bottom.

- new components/knot with host-testable peer table (upsert, remove,
  prune, snapshot, txt apply) and an espidf wiring layer; 100% line
  coverage on knot_table.c
- /api/knot route serves the snapshot; peers buffer is heap-allocated
  to fit the 4KB httpd stack
- main.c sets the mDNS instance name to the device hostname so dns-sd
  browses surface a useful identifier
- /api/info now exposes hostname so the UI can highlight the current
  device in the peer table
- bumps breadboard pin v0.13.2 -> v0.14.1 (bb_mdns_browse public API +
  tolerant service/proto matching + strlcpy host-test fix)
- Svelte 5: switch main.ts to mount() to avoid effect_orphan

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

359 of 428 branches covered (83.88%)

Branch coverage included in aggregate %.

61 of 61 new or added lines in 1 file covered. (100.0%)

910 of 941 relevant lines covered (96.71%)

441963.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24961998075.1 26 Apr 2026 04:55PM UTC 22
92.7
GitHub Action Run
Source Files on build 24961998075
  • 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 #24961998075
  • ed7711a8 on github
  • Prev Build on main (#24951138168)
  • Next Build on main (#24965625640)
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