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

dangernoodle-io / TaipanMiner / 25032419696
90%

Build:
DEFAULT BRANCH: main
Ran 28 Apr 2026 03:34AM UTC
Jobs 1
Files 22
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

28 Apr 2026 03:33AM UTC coverage: 92.739% (+0.02%) from 92.718%
25032419696

push

github

web-flow
fix(mining): stop pause/resume cycling on done-timeout (TA-277) (#233)

mining_pause_check waited 30s on s_pause_done. OTA pull holds pause for
the full firmware download; on weak WiFi this exceeds 30s, the wait
timed out, and the task logged "resume timeout, resuming anyway" — but
on_resumed() only cleared pause_active, leaving pause_requested set.
On the next Tier-1 yield (~1.2s later) on_check() re-paused, cycling
until the OTA caller finally invoked mining_resume(). Each cycle
briefly resumed mining mid-OTA, contending with TLS reads.

- extend done timeout 30s → 5min (covers OTA worst case)
- add mining_pause_state_on_done_timeout(): clears both flags so a
  future watchdog event cannot regress to cycling
- host test for the new path

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

368 of 438 branches covered (84.02%)

Branch coverage included in aggregate %.

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

922 of 953 relevant lines covered (96.75%)

436398.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25032419696.1 28 Apr 2026 03:34AM UTC 22
92.74
GitHub Action Run
Source Files on build 25032419696
  • Tree
  • List 22
  • 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 #25032419696
  • a0c0bc7e on github
  • Prev Build on main (#25032144418)
  • Next Build on main (#25032822292)
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