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

dangernoodle-io / TaipanMiner / 25619666837 / 2
90%
main: 90%

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 04:25AM UTC
Files 39
Run time 1s
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: 58.75% (+1.3%) from 57.472%
25619666837.2

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>

563 of 1151 branches covered (48.91%)

Branch coverage included in aggregate %.

1260 of 1952 relevant lines covered (64.55%)

8.9 hits per line

Source Files on job e2e - 25619666837.2
  • Tree
  • List 39
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 25619666837
  • 85a85077 on github
  • Prev Job for on main (#25619459678.3)
  • Next Job for on main (#25619949353.3)
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