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

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

Build:
DEFAULT BRANCH: main
Ran 10 May 2026 04:25AM UTC
Files 28
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: 89.191%. Remained the same
25619666837.1

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>

753 of 944 branches covered (79.77%)

Branch coverage included in aggregate %.

1640 of 1739 relevant lines covered (94.31%)

474786.77 hits per line

Source Files on job native - 25619666837.1
  • 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 Build 25619666837
  • 85a85077 on github
  • Prev Job for on main (#25619459678.2)
  • 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