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

dangernoodle-io / TaipanMiner / 24210156380
90%

Build:
DEFAULT BRANCH: main
Ran 09 Apr 2026 07:51PM UTC
Jobs 1
Files 13
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

09 Apr 2026 07:50PM UTC coverage: 91.992%. Remained the same
24210156380

push

github

web-flow
fix: resolve concurrency issues and WDT reboot loop causing tdongle hangs (#81)

- fix mining pause/resume semaphore corruption (spurious s_pause_done token)
- add SO_SNDTIMEO 10s on stratum connect() and send()
- reduce HTTP recv_wait_timeout from 86400 to 30s
- reduce SSE SO_RCVTIMEO from 86400 to 30s
- add CONFIG_ESP_TASK_WDT_PANIC=y for auto-recovery on hang
- replace blocking vTaskDelay in WiFi disconnect handler with esp_timer
- add stratum connected flag, clear work_queue on disconnect
- increase result_queue from 2 to 16
- change mutex try-lock timeout from 0 to 2ms at all stat write sites
- add volatile to s_sse_task_handle
- move s_ota_in_progress read inside critical section
- cap DNS retries (CONFIG_LWIP_DNS_MAX_RETRIES=2)
- disable IDLE1 watchdog monitoring (CPU1 is CPU-bound mining by design)
- subscribe mining task to TWDT directly, feed at each yield point
- add reset reason logging with NVS wdt_resets counter
- clear wdt_resets on OTA firmware validation
- add boot_time, reset_reason, wdt_resets to /api/info and Info page
- add fmtDate() for consistent date formatting across UI

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

229 of 290 branches covered (78.97%)

Branch coverage included in aggregate %.

690 of 709 relevant lines covered (97.32%)

586519.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24210156380.1 09 Apr 2026 07:51PM UTC 13
91.99
GitHub Action Run
Source Files on build 24210156380
  • Tree
  • List 13
  • 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 #24210156380
  • d93afe83 on github
  • Prev Build on main (#24169836886)
  • Next Build on main (#24215800243)
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