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

dangernoodle-io / TaipanMiner / 25083260026
90%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 11:38PM 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

28 Apr 2026 11:37PM UTC coverage: 92.905%. Remained the same
25083260026

push

github

web-flow
refactor: convert webui to pnpm workspace with ui-kit package (#249)

Restructures webui/ into a pnpm workspace with miner/ (existing UI)
and ui-kit/ (shared design tokens + utility CSS). Sets up the
foundation for future packages (web flasher, additional shared
components) to live alongside the miner UI without CSS duplication.

- move existing webui/ contents into webui/miner/, rename package
  taipanminer-webui → miner so `pnpm --filter miner` resolves
- extract theme.css and App.css into webui/ui-kit/styles/ as theme.css
  and utilities.css; miner imports them via the ui-kit workspace
  package
- add webui/package.json (workspace root), webui/pnpm-workspace.yaml,
  webui/ui-kit/package.json
- update components/taipan_web/CMakeLists.txt embed paths from
  webui/dist/... to webui/miner/dist/...
- update build.yml and release.yml: npm → pnpm (pnpm/action-setup@v4),
  cache-dependency-path → webui/pnpm-lock.yaml, build/test/check
  invocations switch to `pnpm --filter miner`, artifact paths point
  at webui/miner/dist

Scope is restructure-only. ui-kit ships theme.css + utilities.css and
nothing else. Shared Svelte components and asset extraction are
separate follow-up PRs.

Verified: pnpm install + miner build + tests (71 passed, 8 skipped) +
svelte-check (0 errors), and pio run -e bitaxe-403 produces a working
firmware.factory.bin with the embedded webui at the new path.

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 25083260026.1 28 Apr 2026 11:38PM UTC 27
92.91
GitHub Action Run
Source Files on build 25083260026
  • 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 #25083260026
  • 27112a40 on github
  • Prev Build on main (#25076734749)
  • Next Build on main (#25083659849)
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