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

dangernoodle-io / TaipanMiner / 26698603066
90%

Build:
DEFAULT BRANCH: main
Ran 31 May 2026 12:12AM 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

31 May 2026 12:11AM UTC coverage: 90.373% (+0.01%) from 90.362%
26698603066

push

github

web-flow
fix(mining): min-of-tail steady-state estimator + 2% convergence threshold (#462)

- pr #461's mean-of-settled-portion estimator over-reported us_per_op on monotonically-decaying ramps; wroom32 reported ceiling=314 while live mining sustained 360 — impossible (mining > ceiling)
- root: 5% threshold trips "settled" on slow ramps (each step <5% but still decaying); mean across settled portion includes ramp residue
- fix: tighten BENCH_SETTLE_THRESHOLD_PCT 5 → 2, AND use min-of-tail-buckets instead of mean as the steady-state estimator (min bucket is closest to true steady-state regardless of ramp shape)
- applied to both sha256_hw_bench_pass2 (ahb) and sha256_hw_dport_bench_pass2 (dport)
- adds diagnostic log line with mean/min ratio so future ramp profiles surface — ratio >1.05 means residual ramp the old estimator would have missed
- host tests updated for new settled_total_us semantic (single min bucket, not summed)
- on-device validation (wroom32 372.16.1.81, tdongle 172.16.1.78, c3 172.16.1.110, s2 172.16.1.107): ceiling > live mining on all 4 boards (was failing wroom32 + s2); bench-vs-ceiling spread <0.01%; wroom32 mean/min ratio at boot = 1.04 (empirical proof old estimator over-reported by 4%)

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

2596 of 3258 branches covered (79.68%)

Branch coverage included in aggregate %.

5252 of 5426 relevant lines covered (96.79%)

152203.73 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webui - 26698603066.1 31 May 2026 12:13AM UTC 76
91.42
GitHub Action Run
2 native - 26698603066.2 31 May 2026 12:12AM UTC 29
90.14
GitHub Action Run
3 e2e - 26698603066.3 31 May 2026 12:13AM UTC 55
57.55
GitHub Action Run
Source Files on build 26698603066
  • Tree
  • List 105
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26698603066
  • 8a7c2c51 on github
  • Prev Build on main (#26697766720)
  • Next Build on main (#26701686737)
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