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

dangernoodle-io / TaipanMiner / 24932812126
90%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 02:14PM UTC
Jobs 1
Files 17
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

25 Apr 2026 02:13PM UTC coverage: 93.068% (+0.1%) from 92.951%
24932812126

push

github

web-flow
test(stratum): extract job/share/keepalive watchdog predicates (TA-234) (#194)

seventh target of the TA-234 seam-for-testability pass. stratum's
three time-based watchdogs (5min job drought, 30min share drought,
90s keepalive) were inline in the main connect loop with magic-number
tick conversions. extract to stratum_watchdogs.{c,h} as three pure
predicates over (now_ms, last_*_ms) — uint32_t mirrors FreeRTOS tick
semantics so single-wraparound is naturally correct.

stratum.c converts ticks → ms once at the call site via
pdTICKS_TO_MS, then defers the threshold decision to the helper.

16 host tests cover never-observed (last_ms == 0), below-threshold,
at-threshold, above-threshold paths for each predicate, plus the
share-drought "last_share preferred over session_start" semantics.

ties into TA-232 / TA-233 (stratum failures must not block UI) —
those policy tweaks are now trivial diffs over tested helpers.

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

244 of 300 branches covered (81.33%)

Branch coverage included in aggregate %.

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

763 of 782 relevant lines covered (97.57%)

531820.88 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24932812126.1 25 Apr 2026 02:14PM UTC 17
93.07
GitHub Action Run
Source Files on build 24932812126
  • Tree
  • List 17
  • 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 #24932812126
  • 515e675b on github
  • Prev Build on main (#24924407589)
  • Next Build on main (#24933229211)
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