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

dangernoodle-io / TaipanMiner / 25342540428
90%

Build:
DEFAULT BRANCH: main
Ran 04 May 2026 08:44PM 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 08:44PM UTC coverage: 92.656% (+0.03%) from 92.63%
25342540428

push

github

web-flow
refactor(mining): extract mining_pool_eff_tick — single source of period math (#336)

- Consolidates duplicate pool-effective rolling-window logic from two timer
  callbacks (mining.c::hw_avg_timer_cb, asic_task.c 5s poll). The 5s period
  is now an explicit parameter; both sites pass (ASIC_POLL_PERIOD_MS / 1000.0)
  and 5.0 respectively — the math is unified and single-source.
- Adds mining_pool_eff_tick(double sum, double period_s, ...) in mining_avg.c:
  computes delta, clamps on pool-reconnect, applies rate formula, feeds through
  mining_avg_update. Caller retains all module-static buffers and state.
- Three new tests: zero-delta, constant-rate steady-state, sum-decrease clamp.

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

740 of 884 branches covered (83.71%)

Branch coverage included in aggregate %.

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

1657 of 1703 relevant lines covered (97.3%)

242403.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25342540428.1 04 May 2026 08:44PM UTC 28
92.66
GitHub Action Run
Source Files on build 25342540428
  • Tree
  • List 28
  • 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 #25342540428
  • 9cd517ee on github
  • Prev Build on main (#25341373908)
  • Next Build on main (#25346325935)
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