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

dangernoodle-io / TaipanMiner / 25245449680
90%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 06:08AM 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

02 May 2026 06:07AM UTC coverage: 92.857% (-0.6%) from 93.457%
25245449680

push

github

web-flow
feat(api): expose HW SHA microbench result via /api/info (TA-339) (#304)

* feat(api): expose HW SHA microbench result via /api/info (TA-339)

- mining.c: cache us_per_op + khs_ceiling set by sha256_hw_microbench
- routes.c: surface as sha_us_per_op + sha_khs_ceiling in /api/info
- absent on boards without HW SHA microbench (D0/DPORT until follow-up)

Lets TA-320 optimization experiments compare against the per-device
peripheral ceiling via API instead of boot-log scrape.

* fix(mining): gate HW SHA boot probes to non-ASIC boards (TA-339 followup)

Bitaxe boards mine via the BM13xx ASIC, not the S3 HW SHA peripheral.
Reporting an "kH/s peripheral ceiling" derived from the AHB SHA on those
boards is misleading — it has nothing to do with the actual hashrate
ceiling (which is ASIC-bound at ~1.3-1.6 TH/s).

Gate sha256_hw_verify_text_preserved() and sha256_hw_microbench() at
boot by !ASIC_CHIP so the probes only run on dongles that actually use
the HW SHA peripheral for mining. /api/info will omit the
sha_us_per_op / sha_khs_ceiling fields on bitaxe as a result.

707 of 848 branches covered (83.37%)

Branch coverage included in aggregate %.

0 of 10 new or added lines in 1 file covered. (0.0%)

1607 of 1644 relevant lines covered (97.75%)

251101.31 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
82.5
-12.69% components/mining/src/mining.c
Jobs
ID Job ID Ran Files Coverage
1 25245449680.1 02 May 2026 06:08AM UTC 28
92.86
GitHub Action Run
Source Files on build 25245449680
  • Tree
  • List 28
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #25245449680
  • 229986eb on github
  • Prev Build on main (#25244844379)
  • Next Build on main (#25245557524)
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