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

dangernoodle-io / TaipanMiner / 26765597179
90%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 03:46PM UTC
Jobs 3
Files 106
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

01 Jun 2026 03:45PM UTC coverage: 90.432% (+0.09%) from 90.346%
26765597179

push

github

web-flow
feat(knot): advertise web-UI availability via mDNS + disable dead hostname links (#483)

Add a `ui` TXT key ("0" or "1") to the mDNS advertisement, driven by
CONFIG_WEBUI_MINING_UI. Both the provisioning and mining mDNS blocks are
updated. The esp32-s2-mini has CONFIG_WEBUI_MINING_UI=n and will advertise
"ui=0"; all other boards advertise "ui=1".

Back-compat default: older firmware that never sends the `ui` key is treated
as ui=true (link enabled) — `knot_table_apply_txt` sets `peer->ui = true`
before the TXT loop so an absent key leaves it enabled. `knot_set_self` also
sets `ui` from the same Kconfig value.

`build_knot_peer_json` emits `"ui":bool` in /api/knot. The Knot page renders
the hostname as a plain `<span class="name nolink">` when `peer.ui === false`,
with a tooltip explaining the reason, and keeps the `<a>` link when true or
undefined. Golden-string tests updated; three new ui-parse tests added to
`knot_table_apply_txt`; two new Knot.test.ts assertions cover the nolink/link
rendering paths.

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

2795 of 3492 branches covered (80.04%)

Branch coverage included in aggregate %.

9 of 9 new or added lines in 3 files covered. (100.0%)

5428 of 5601 relevant lines covered (96.91%)

147470.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e2e - 26765597179.1 01 Jun 2026 03:49PM UTC 56
58.34
GitHub Action Run
2 webui - 26765597179.2 01 Jun 2026 03:47PM UTC 77
90.91
GitHub Action Run
3 native - 26765597179.3 01 Jun 2026 03:46PM UTC 29
91.21
GitHub Action Run
Source Files on build 26765597179
  • Tree
  • List 106
  • Changed 5
  • Source Changed 4
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26765597179
  • 89e89a61 on github
  • Prev Build on main (#26765142728)
  • Next Build on main (#26768043523)
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