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

dangernoodle-io / TaipanMiner / 25184255282
90%

Build:
DEFAULT BRANCH: main
Ran 30 Apr 2026 07:09PM UTC
Jobs 1
Files 28
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

30 Apr 2026 07:08PM UTC coverage: 93.851% (-0.03%) from 93.881%
25184255282

push

github

web-flow
feat: send mining.extranonce.subscribe + handle set_extranonce (TA-306) (#281)

* feat: send mining.extranonce.subscribe + handle set_extranonce (TA-306)

post-authorize, when the active slot's extranonce_subscribe pref is
on, the firmware sends mining.extranonce.subscribe and tracks the
request id. response observation flips a per-session runtime status:

  off → user pref disabled for the active slot
  pending → subscribe sent, awaiting response
  active → pool returned success result
  rejected → pool returned error or non-true result

status resets to OFF on every reconnect (along with the in-flight id).
the user pref in NVS is never auto-disabled by a network response —
per workspace decision, a remote-controlled signal must not silently
mutate user-configured state. user pref + observed reality are
displayed as two distinct things.

inbound mining.set_extranonce ([en1_hex, en2_size]) updates s_state
in place; ASIC re-feed picks up the new values on the next 500ms
extranonce2_roll. in-flight ASIC work prepared with the old en1 may
get rejected as stale by the pool — acceptable, work loop is short.

UI badge surfaces status next to the toggle on the active slot only
(off pool: hidden, since the subscribe hasn't been sent for that
slot in this session).

8 new host tests cover the set_extranonce parser; routes_json golden
strings updated for the new top-level field.

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

* test(routes_json): cover extranonce_subscribe_status switch arms

build_pool_json's status->string switch had three uncovered arms
(pending, active, rejected) — every other test sets status=0=off.
Three small tests exercise each non-default value and assert the
emitted JSON string. closes the diff coverage gap on PR #281.

---------

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

664 of 782 branches covered (84.91%)

Branch coverage included in aggregate %.

28 of 28 new or added lines in 2 files covered. (100.0%)

1488 of 1511 relevant lines covered (98.48%)

275324.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25184255282.1 30 Apr 2026 07:09PM UTC 28
93.85
GitHub Action Run
Source Files on build 25184255282
  • Tree
  • List 28
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25184255282
  • da5c0dc0 on github
  • Prev Build on main (#25182288804)
  • Next Build on main (#25187908876)
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