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

dangernoodle-io / TaipanMiner / 25064388797
90%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 04:15PM UTC
Jobs 1
Files 26
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

28 Apr 2026 04:14PM UTC coverage: 92.035%. Remained the same
25064388797

push

github

web-flow
refactor(api): strip duplicated fields from /api/stats; webui multi-endpoint migration (TA-283, TA-284) (#242)

* refactor(api): strip duplicated fields from /api/stats; webui multi-endpoint migration (TA-283, TA-284)

per audit (TA-276), /api/stats was duplicating fields already available from
/api/info and /api/settings. webui already had $info and $settings stores;
this is a migration of consumers, not a feature change.

removed from /api/stats:
- pool_host, pool_port, worker, wallet → read from /api/settings
- free_heap, total_heap → read from /api/info
- rssi_dbm → read from /api/info .network.rssi (TA-229: dead code removal)
- version, build_date, build_time, board, display_en → read from /api/info / /api/settings

webui consumers migrated:
- Header, LiveTitle: board/version → $info
- Update: board/version → $info
- System: heap, rssi, board, version → $info
- Settings: rssi check → $info.network.rssi
- PoolStrip, Pool active section: pool_host/port/worker → $settings store
- Diagnostics: recent_drops temporarily [] pending TA-282/TA-287

bundled:
- TA-229: bb_wifi_get_rssi dead-code removal from stats_handler
- TA-230: taipan_config_snap_t snapshot pattern in settings_get_handler
- asic_chips added to /api/stats JSON Schema (was emitted but undocumented)
- Settings interface: hostname field added (was in firmware response but missing from type)

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

* fix(webui): restore RecentDrop type for Diagnostics stub

svelte-check rejected the never[] stub because the rendering loop reads
fields off each entry. Restore the RecentDrop interface in api.ts (will
be served from /api/diag/asic per TA-282/TA-287) and type the empty
stub correctly so the page compiles.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>

---------

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

521 of 631 branches covered (82.57%)

Branch coverage included in aggregate %.

1143 of 1177 relevant lines covered (97.11%)

353452.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25064388797.1 28 Apr 2026 04:15PM UTC 26
92.04
GitHub Action Run
Source Files on build 25064388797
  • Tree
  • List 26
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25064388797
  • a415620d on github
  • Prev Build on main (#25061162165)
  • Next Build on main (#25072728894)
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