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

dangernoodle-io / TaipanMiner / 26670276352
90%

Build:
DEFAULT BRANCH: main
Ran 30 May 2026 01:11AM 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

30 May 2026 01:10AM UTC coverage: 90.492% (+0.02%) from 90.472%
26670276352

push

github

web-flow
fix(mining): drop all-zero hashes and scrub corrupt persisted stats (#452)

- add s_hash_is_all_zero() guard in mine_nonce_range: all-zero sha256d
  output is physically impossible; on classic-esp32 (d0) it is the
  dport cross-bus erratum artifact. drop such hashes before they can
  update best_diff or fire false block detections
- add LIFETIME_BLOCKS_SANE_MAX (1024) sentinel to mining_pool_stats:
  rejects implausible lifetime_blocks_total and per-slot blocks_found
  values that accumulated from false record_block() calls driven by the
  zero-hash erratum (wroom32 symptom: lifetime_blocks_total ≈ 23358)
- add best_diff >= 1e15 guard: the zero-hash clamp value from
  hash_to_difficulty() is a reliable corruption marker; reset to 0
- add four host tests covering the new sanitizer paths; update two
  existing tests whose expectations changed under the new ceiling

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

2574 of 3231 branches covered (79.67%)

Branch coverage included in aggregate %.

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

5211 of 5372 relevant lines covered (97.0%)

153733.62 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native - 26670276352.1 30 May 2026 01:11AM UTC 29
90.54
GitHub Action Run
2 e2e - 26670276352.2 30 May 2026 01:13AM UTC 55
57.5
GitHub Action Run
3 webui - 26670276352.3 30 May 2026 01:12AM UTC 76
91.42
GitHub Action Run
Source Files on build 26670276352
  • Tree
  • List 105
  • 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 #26670276352
  • 2c90726e on github
  • Prev Build on main (#26670007411)
  • Next Build on main (#26671970633)
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