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

dangernoodle-io / TaipanMiner / 27079401987
90%

Build:
DEFAULT BRANCH: main
Ran 07 Jun 2026 01:40AM UTC
Jobs 3
Files 106
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

07 Jun 2026 01:39AM UTC coverage: 90.584% (-0.08%) from 90.666%
27079401987

push

github

web-flow
refactor(webui): migrate remaining components to Svelte 5 runes + CI guard (#516)

* refactor(webui): migrate remaining components to Svelte 5 runes + CI guard

converts the 14 remaining legacy $: components (App, Dashboard, System, and
the Donut/EfficiencyTile/FanEditDialog/Hero/LiveTitle/Nav/PoolStrip/RejectStrip/
RollingRates/Sparkline/StatTile components) plus Knot.svelte to runes mode:
$:->$derived/$effect, reactive let->$state, export let->$props(). Fixes the
class of bug where a legacy $: silently fails to track rune-backed state (the
Knot hard-reload bug). Adds a webui-check CI guard that fails on any '^\s*$:'
in webui src so legacy reactivity can't regress.

svelte-check 0 errors/0 warnings; 1109 tests pass; miner build clean.

* test(webui): restore coverage for runes-migrated components

- RollingRates: add generic-mode tests (values prop, unit rendering, null/zero/negative
  dash, empty unit suppression, showSpark=false) — exercises $derived(generic) and
  fmtVal branches that $derived(lazy) made invisible to the prior test set
- Sparkline: add single-point center-x test (n===1 branch in getX), custom color test
- System: tighten doResetStats async test with vi.waitFor on fetchStats/fetchPool to
  ensure the Promise.all body executes; add stratumFails row tests (stratum_fail_count
  > 0 renders '3 fails', 0 hides the row)

2842 of 3537 branches covered (80.35%)

Branch coverage included in aggregate %.

116 of 116 new or added lines in 15 files covered. (100.0%)

5422 of 5586 relevant lines covered (97.06%)

147866.96 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webui - 27079401987.1 07 Jun 2026 01:41AM UTC 77
91.07
GitHub Action Run
2 e2e - 27079401987.2 07 Jun 2026 01:42AM UTC 56
57.76
GitHub Action Run
3 native - 27079401987.3 07 Jun 2026 01:40AM UTC 29
91.23
GitHub Action Run
Source Files on build 27079401987
  • Tree
  • List 106
  • Changed 15
  • Source Changed 15
  • Coverage Changed 15
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27079401987
  • 21742314 on github
  • Prev Build on main (#27077881796)
  • Next Build on main (#27105993503)
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