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

dangernoodle-io / TaipanMiner / 25084504361
90%

Build:
DEFAULT BRANCH: main
Ran 29 Apr 2026 12:19AM 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 12:18AM UTC coverage: 92.905%. Remained the same
25084504361

push

github

web-flow
feat(prov): add webui/prov Svelte app for AP-mode provisioning (#251)

New `prov` workspace package alongside `miner` and `ui-kit`. Mirrors
the existing static prov_form.html / prov_save.html behavior as a
Svelte SPA that consumes ui-kit (Brand, Select, theme, utilities,
logo). PR is purely additive: builds the prov bundle in CI, does
NOT change firmware or delete the static prov files. The firmware
cutover is a separate follow-up PR.

- webui/prov/ scaffold: package.json, vite.config.ts (terser +
  lightningcss + stable assets/index.js + assets/index.css output to
  match firmware embed expectations), tsconfig with ui-kit/* path
  mapping, svelte.config.js, index.html, public/favicon.svg
- src/App.svelte: top-level shell that toggles between WifiSetup and
  Save views, fetches /api/version for the footer
- src/pages/WifiSetup.svelte: scan-driven dropdown via ui-kit Select,
  manual SSID entry option, password show/hide, full form (ssid,
  pass, wallet, worker, pool_host, pool_port, pool_pass) with
  required-field + port-range validation, posts form-urlencoded to
  /save
- src/pages/Save.svelte: success card with spinner + "Connecting to
  WiFi..." matching prov_save.html UX
- src/lib/api.ts: typed wrappers for /api/scan, /api/version, /save
- webui/pnpm-workspace.yaml: add prov package
- .github/workflows/build.yml + release.yml: build + check prov
  alongside miner; upload artifact contains both miner/dist and
  prov/dist; downstream jobs download to webui/

Bundle size: 51.5 KB JS + 5.5 KB CSS (19.6 KB + 1.6 KB gzipped).
~25 KB increase vs current static HTML — fits comfortably in flash.

Verified: pnpm install + prov build + prov check (0 errors) + miner
build + tests (71 passed, 8 skipped) + pio run -e bitaxe-403
(firmware embed still uses static prov_form.html and works exactly
as before).

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

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 25084504361.1 29 Apr 2026 12:19AM UTC 27
92.91
GitHub Action Run
Source Files on build 25084504361
  • 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 #25084504361
  • 3f80adf4 on github
  • Prev Build on main (#25083659849)
  • Next Build on main (#25085825088)
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