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

dangernoodle-io / TaipanMiner / 25333059856
90%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 05:25PM 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

04 May 2026 05:24PM UTC coverage: 92.537%. Remained the same
25333059856

push

github

web-flow
fix(mining): remove fixed diff-1 early-reject on D0 SHA path (#330)

The early-reject filter at 0xFFFF mask is equivalent to pool difficulty ~1.
For lower pool difficulties (e.g. 0.01 on hmpool/digi), this drops 99% of
legitimate shares before the diff-aware meets_target() check. Every nonce
now reaches the caller's target comparison, which is negligible cost since
the SHA peripheral throughput is the bottleneck (~1.20 µs/op), not the
post-reject memcmp.

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

724 of 868 branches covered (83.41%)

Branch coverage included in aggregate %.

1632 of 1678 relevant lines covered (97.26%)

246013.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25333059856.1 04 May 2026 05:25PM UTC 28
92.54
GitHub Action Run
Source Files on build 25333059856
  • Tree
  • List 28
  • 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 #25333059856
  • b3fa24a0 on github
  • Prev Build on main (#25304791161)
  • Next Build on main (#25334546653)
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