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

dangernoodle-io / TaipanMiner / 24949707998
90%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 06:02AM 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

26 Apr 2026 06:02AM UTC coverage: 92.12% (-0.7%) from 92.857%
24949707998

push

github

web-flow
feat(hostname): NVS-backed configurable mDNS hostname (TA-204) (#205)

drop the auto-derived `taipanminer-` prefix in favor of a literal
hostname stored in NVS. mDNS advertises the stored hostname directly.

- new `hostname` NVS field; setter validates strictly (1-32 chars,
  `[a-z0-9-]`, no leading or trailing hyphen)
- one-time migration on first boot of new firmware: when hostname is
  empty and worker is set, hostname is initialized to the normalized
  form of worker via bb_mdns_build_hostname(worker, NULL, ...).
  existing miners get a one-time mDNS rename from
  `taipanminer-<worker>.local` to `<normalized-worker>.local`.
- provisioning save accepts optional `hostname`; defaults to the
  normalized worker when blank
- /api/settings GET returns hostname; PATCH validates and persists,
  rejects invalid input with 400
- host tests cover validation, setter rejection, and persistence

291 of 358 branches covered (81.28%)

Branch coverage included in aggregate %.

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

11 existing lines in 1 file now uncovered.

843 of 873 relevant lines covered (96.56%)

476388.59 hits per line

Coverage Regressions

Lines Coverage ∆ File
11
79.37
-20.63% components/taipan_config/src/taipan_config.c
Jobs
ID Job ID Ran Files Coverage
1 24949707998.1 26 Apr 2026 06:02AM UTC 21
92.12
GitHub Action Run
Source Files on build 24949707998
  • Tree
  • List 21
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24949707998
  • ad2d6751 on github
  • Prev Build on main (#24937100203)
  • Next Build on main (#24949933142)
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