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

dangernoodle-io / TaipanMiner / 26764144337
90%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 03:20PM 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

01 Jun 2026 03:19PM UTC coverage: 90.341% (-0.09%) from 90.433%
26764144337

push

github

web-flow
refactor(webui): stream pool/diag + retire the last DOM JSON builders (#480)

Final phase of unifying webui JSON on one host-tested streaming emit path
(after power+fan, stats+settings). The remaining handlers emitted inline while
routes_json.c held host-test-only DOM mirrors — tests validated a copy the
device never ran.

- routes_json.c: build_pool_json/emit_pool_stats_json, build_diag_asic_json,
  build_diag_bench_json (DOM) -> emit_pool_json/emit_diag_asic_json/
  emit_diag_bench_json streaming fns. pool ports the full nesting verbatim:
  configured{primary{},fallback?}, notify{...,merkle_branches[]}, stats[]
- knot: delete the dead test-only build_knot_json (whole-array DOM mirror);
  build_knot_peer_json stays (it IS the runtime path via knot_emit_peer_cb).
  Its tests now capture the real streaming-array path.
- routes.c: pool/diag_asic/diag_benchmark handlers delegate to the emit fns;
  removed dead overlap_str/hwrite_str locals
- tests: rewritten to the bb_http_host_capture harness driving the real emit
  fns; portable dupstr (no POSIX strdup under -std=c99); every null/sentinel/
  empty branch covered -> routes_json.c emit fns at 100%

No build_*_json DOM mirrors remain (only the live build_knot_peer_json). Wire
format unchanged: /api/pool (full nesting), /api/diag/asic, /api/knot
byte-identical on a live bitaxe-601. Completes the JSON SSOT migration.

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

2787 of 3488 branches covered (79.9%)

Branch coverage included in aggregate %.

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

3 existing lines in 1 file now uncovered.

5416 of 5592 relevant lines covered (96.85%)

147708.0 hits per line

Coverage Regressions

Lines Coverage ∆ File
3
84.58
-2.92% webui/miner/src/pages/Knot.svelte
Jobs
ID Job ID Ran Files Coverage
1 native - 26764144337.1 01 Jun 2026 03:20PM UTC 29
91.2
GitHub Action Run
2 e2e - 26764144337.2 01 Jun 2026 03:22PM UTC 56
57.97
GitHub Action Run
3 webui - 26764144337.3 01 Jun 2026 03:21PM UTC 77
90.9
GitHub Action Run
Source Files on build 26764144337
  • Tree
  • List 106
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26764144337
  • 1479f193 on github
  • Prev Build on main (#26762311480)
  • Next Build on main (#26764533529)
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