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

dangernoodle-io / TaipanMiner / 25187908876
90%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 08:34PM UTC
Jobs 1
Files 28
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

30 Apr 2026 08:33PM UTC coverage: 93.851%. Remained the same
25187908876

push

github

web-flow
feat(webui): pool config UX revamp (TA-307 + cleanup) (#282)

* feat(webui): pool config UX revamp (TA-307 + cleanup)

extract PoolRow + PoolEditForm components so the two pool slots loop
over a single source instead of duplicated markup. Pool.svelte drops
~525 lines of inlined row/form/CSS.

per-pool fields rendered as labeled chunks instead of host:port·worker
·wallet smooshed together with middots:
  HOST hmpool.io   PORT 3334   WORKER bitaxe601-2   WALLET bc1q...
mobile (≤720px) collapses the four fields into a 2-column grid so port
aligns under host and wallet aligns under worker.

per-toggle status indicators stay read-only on the summary row;
mutation lives only inside the edit form. status pill colors from a
single shared rule (consolidation candidate for TA-309).

TA-307 gating: when the active pool's decode_coinbase is false, the
Current Job card hides the four coinbase-derived tiles (block height,
block reward, payout, scriptSig tag). when the flag is on but the
parsers can't read the coinbase shape (non-BTC pool), the
decode-coinbase indicator pill shows PARSE FAILED.

reboot_required dropped from PUT /api/pool entirely. pool config saves
never genuinely need a reboot — active-slot edits land via a stratum
reconnect (firmware now triggers stratum_request_reconnect when the
active slot is edited; UI mirrors handleSwitch's freeze-and-poll
overlay with a 'Reconnecting…' label). inactive-slot edits just
persist; user picks them up via Switch or auto-failover. the
'pool_pass preserve on missing key' fix from PR #280 makes this safe.

extranonce.subscribe timeout: pools that ignore the request rather
than returning an error response would leave the indicator stuck on
PENDING forever. firmware now downgrades PENDING → REJECTED after 5s
of silence.

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

* fix(webui): type-narrow PoolRow kind + complete form init

svelte-check caught two errors:
- PoolRow's $: kind reactive resolves to string, bu... (continued)

664 of 782 branches covered (84.91%)

Branch coverage included in aggregate %.

1488 of 1511 relevant lines covered (98.48%)

275324.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25187908876.1 30 Apr 2026 08:34PM UTC 28
93.85
GitHub Action Run
Source Files on build 25187908876
  • Tree
  • List 28
  • 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 #25187908876
  • c08dce1d on github
  • Prev Build on main (#25184255282)
  • Next Build on main (#25193487965)
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