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

dangernoodle-io / TaipanMiner / 25088725115
90%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 03:01AM UTC
Jobs 1
Files 27
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

29 Apr 2026 03:00AM UTC coverage: 92.905%. Remained the same
25088725115

push

github

web-flow
feat(taipan_web): cut firmware over to webui/prov Svelte bundle (#252)

* feat(taipan_web): cut firmware over to webui/prov Svelte bundle

Firmware now serves the new webui/prov SPA (PR #251) in AP mode
instead of the legacy static prov_form.html / prov_save.html.
Single source of truth: ui-kit theme + Brand + Select are now
shared by miner SPA, prov SPA, and any future webui app.

- CMakeLists.txt: drop prov_form.html, prov_save.html, theme.css
  embeds; add ../../webui/prov/dist/{index.html, assets/index.js,
  assets/index.css} as prov_index_*_gz symbols
- routes.c: replace 6 legacy externs with 3 prov_index_*_gz
  externs; replace 4-entry s_prov_assets table with 5-entry table
  matching the mining-asset shape (/, /assets/index.js,
  /assets/index.css, /logo.svg, /favicon.svg); update
  taipan_web_prov_assets initializer to populate the new
  pointers; taipan_prov_save_cb now returns an empty 200 (the
  SPA only checks ok status — no body needed)
- delete components/taipan_web/{prov_form.html, prov_save.html,
  theme.css}

bb_prov continues to own /save and /api/scan. taipan_prov_save_cb
still saves pool/worker/wallet/hostname after bb_prov handles
wifi credentials. Deferred restart timing unchanged.

Verified: pio run -e bitaxe-403 succeeds and produces a working
firmware.factory.bin.

NOT YET VERIFIED on hardware — must factory-flash a device and
walk the prov flow (AP join, scan, form submit, reboot, mining
starts) before merging this PR.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* feat(ui-kit): add WifiSelect component, use it in prov

Custom dropdown with signal-strength bars + lock icon for secure
networks, matching the original prov_form.html UX. Native <select>
in the prov scaffold (PR #251) couldn't render the rich icons in
options — browsers strip option styling. Custom dropdown gives full
control.

Lives in ui-kit so the miner can use it later (Settings page when
reconfiguring wifi). Generic enough to drop into any wifi-a... (continued)

582 of 694 branches covered (83.86%)

Branch coverage included in aggregate %.

1356 of 1392 relevant lines covered (97.41%)

298860.97 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25088725115.1 29 Apr 2026 03:01AM UTC 27
92.91
GitHub Action Run
Source Files on build 25088725115
  • Tree
  • List 27
  • 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 #25088725115
  • 48f0d98a on github
  • Prev Build on main (#25085825088)
  • Next Build on main (#25089177029)
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