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

dangernoodle-io / TaipanMiner / 24900914328
90%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 04:45PM UTC
Jobs 1
Files 11
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

24 Apr 2026 04:42PM UTC coverage: 92.216%. Remained the same
24900914328

push

github

web-flow
fix(asic): defensive telemetry baseline + sanity clamp (TA-221) (#176)

observed on bitaxe-650: chip 0 reports 3.6 TH/s and 99.9999% hw err from
boot; chip 1 normal. three of four chip-0 domains report 3.6 TH/s, one
normal. raw counters fine; derived ghs math blows up. root cause
uncertain — boot-phase glitch or register-read corruption.

two-layer defense:
- require 2 prior samples (not 1) before computing delta. first read
  sets the base, second read bootstraps the previous value, third+
  compute a clean delta. boolean *_init flags become uint8_t *_samples
  counters capped at 3.
- sanity clamp: per-chip 2000 gh/s, per-domain 500 gh/s. bm1370 theo
  max ~1300 gh/s; anything above 2000 is register-read garbage. drop
  the sample with a warning log.

no behavior change on healthy chips. catches the bogus reads that
dominate the 1m/10m rolling buffers from boot and poison the ui.

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

197 of 252 branches covered (78.17%)

Branch coverage included in aggregate %.

656 of 673 relevant lines covered (97.47%)

617895.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24900914328.1 24 Apr 2026 04:45PM UTC 11
92.22
GitHub Action Run
Source Files on build 24900914328
  • Tree
  • List 11
  • 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 #24900914328
  • 7c1208b7 on github
  • Prev Build on main (#24898549149)
  • Next Build on main (#24901177001)
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