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

dangernoodle-io / TaipanMiner / 26620179336
90%

Build:
DEFAULT BRANCH: main
Ran 29 May 2026 05:37AM UTC
Jobs 3
Files 105
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

29 May 2026 05:36AM UTC coverage: 90.483% (+0.3%) from 90.186%
26620179336

push

github

web-flow
feat(webui): code-split miner SPA — lazy-load non-core pages (#448)

- keep Dashboard and System in the initial bundle (static imports)
- lazy-load Pool, Update, Diagnostics, Settings, History, and Knot as
  on-demand chunks fetched on tab visit via dynamic import
- initial load cut from ~90 KB gz to ~47 KB gz (index.js + runtime.js
  + index2.js + index.css + index.html)
- stable chunk filenames: uplot pinned to vendor.js via manualChunks;
  page chunks named Pool.js, Update.js, Diagnostics.js, Settings.js,
  History.js, Knot.js; svelte runtime pinned to runtime.js
- cssCodeSplit disabled — all CSS in a single index.css
- embed and routes serve all chunks at /assets/<name>.js with
  application/javascript + gzip encoding
- webui_reserve_mining_routes count updated via sizeof(s_mining_assets)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

2569 of 3225 branches covered (79.66%)

Branch coverage included in aggregate %.

23 of 23 new or added lines in 1 file covered. (100.0%)

5 existing lines in 3 files now uncovered.

5199 of 5360 relevant lines covered (97.0%)

154076.08 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
92.71
-1.43% webui/miner/src/lib/diagnosticsState.svelte.ts
2
79.51
4.69% webui/miner/src/pages/Pool.svelte
1
90.06
4.42% webui/miner/src/pages/Knot.svelte
Jobs
ID Job ID Ran Files Coverage
1 e2e - 26620179336.1 29 May 2026 05:39AM UTC 55
57.5
GitHub Action Run
2 native - 26620179336.2 29 May 2026 05:37AM UTC 29
90.48
GitHub Action Run
3 webui - 26620179336.3 29 May 2026 05:38AM UTC 76
91.44
GitHub Action Run
Source Files on build 26620179336
  • Tree
  • List 105
  • Changed 11
  • Source Changed 1
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26620179336
  • c3513df3 on github
  • Prev Build on main (#26618605012)
  • Next Build on main (#26649962175)
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