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

dangernoodle-io / TaipanMiner / 25619666837
90%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 04:22AM UTC
Jobs 3
Files 83
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

10 May 2026 04:21AM UTC coverage: 84.648% (+0.05%) from 84.596%
25619666837

push

github

web-flow
fix(webui): make Pool page reactive to state machine; rename binding to avoid $state conflict (#373)

Pool.svelte was in legacy mode (uses $:) so getter access on the createPoolState() return
value never re-rendered when the underlying $state changed. Symptom: clicking Edit on
primary did not open the dialog (PR #372 e2e regression on main).

Convert the three reactive blocks to $derived/$state.by, and rename the local binding
from `state` to `ps` to avoid the Svelte compiler treating `$state` in the template as a
store-prefix on the local `state` variable (svelte/e/store_rune_conflict).

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

2135 of 2862 branches covered (74.6%)

Branch coverage included in aggregate %.

19 of 22 new or added lines in 1 file covered. (86.36%)

4 existing lines in 1 file now uncovered.

4057 of 4453 relevant lines covered (91.11%)

185434.66 hits per line

Uncovered Changes

Lines Coverage ∆ File
3
74.9
0.1% webui/miner/src/pages/Pool.svelte

Coverage Regressions

Lines Coverage ∆ File
4
74.9
0.1% webui/miner/src/pages/Pool.svelte
Jobs
ID Job ID Ran Files Coverage
1 native - 25619666837.1 10 May 2026 04:22AM UTC 28
89.19
GitHub Action Run
2 e2e - 25619666837.2 10 May 2026 04:23AM UTC 39
58.75
GitHub Action Run
3 webui - 25619666837.3 10 May 2026 04:22AM UTC 55
80.08
GitHub Action Run
Source Files on build 25619666837
  • Tree
  • List 83
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25619666837
  • 85a85077 on github
  • Prev Build on main (#25619459678)
  • Next Build on main (#25619949353)
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