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

dangernoodle-io / TaipanMiner / 24924240826
90%

Build:
DEFAULT BRANCH: main
Ran 25 Apr 2026 06:05AM UTC
Jobs 1
Files 16
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 06:03AM UTC coverage: 92.951% (+0.09%) from 92.864%
24924240826

push

github

web-flow
test(asic): extract telemetry drop-detection state (TA-234) (#192)

fifth target of the TA-234 seam-for-testability pass. asic_task's
TA-223 drop-detection logic (sanity cap + per-(chip,metric) 30s warn
cooldown + drop counter) was inline in three near-identical metric
update branches (total/error/domain). extract the gating decision to
asic_drop_detect.{c,h}: pure function

  asic_drop_detect_evaluate(ghs, sanity_max, now, last_warn, cooldown)
  → { accept, should_warn, new_last_warn_us }

asic_task.c routes all 3 sites through the helper. behavior unchanged.

7 host tests cover:
- accept below sanity
- reject at-or-above sanity (strict less-than semantics)
- first warn fires immediately (last_warn=0)
- cooldown suppresses repeat warns
- warn fires once cooldown elapses
- domain (smaller) cap independent of chip cap
- zero-cooldown edge case

unblocks the TA-227 polish (counter-wrap detection + loosened domain
cap) — those changes will be trivial diffs against the helper with
regression coverage.

236 of 292 branches covered (80.82%)

Branch coverage included in aggregate %.

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

753 of 772 relevant lines covered (97.54%)

538709.68 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24924240826.1 25 Apr 2026 06:05AM UTC 16
92.95
GitHub Action Run
Source Files on build 24924240826
  • Tree
  • List 16
  • 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 #24924240826
  • dc948888 on github
  • Prev Build on main (#24923968429)
  • Next Build on main (#24924407589)
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