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

dangernoodle-io / TaipanMiner / 24139865449
90%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 02:10PM UTC
Jobs 1
Files 12
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

08 Apr 2026 02:09PM UTC coverage: 92.323%. Remained the same
24139865449

push

github

web-flow
fix: race conditions, concurrency bugs, and mDNS unresponsiveness (#73)

- replace vTaskSuspend with mining_pause in HTTP OTA upload to prevent
  SHA peripheral deadlock
- add mutex guard to mining_pause so only one caller can hold pause
- make s_ota_in_progress check-and-set atomic under spinlock
- protect s_cached_check OTA struct with s_ota_status_mux spinlock
- clear stale s_job on stratum reconnect
- increase stratum line buffer from 2048 to 4096 bytes and gracefully
  handle overflow instead of triggering reconnect loop
- drain result_queue of stale shares on stratum reconnect
- log warning when xQueueSend drops a share (result queue full)
- remove redundant xQueueReset before xQueueOverwrite
- add 10-minute job staleness watchdog to trigger reconnect
- move NVS stats save from esp_timer callback to dedicated low-priority
  task to avoid blocking timer service
- raise CONFIG_MDNS_TASK_PRIORITY from 1 to 5 so mDNS can process
  queries under mining load
- guard xEventGroupSetBits against NULL event group on WiFi reconnect
- check and log mDNS init return values

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

221 of 280 branches covered (78.93%)

Branch coverage included in aggregate %.

681 of 697 relevant lines covered (97.7%)

596617.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24139865449.1 08 Apr 2026 02:10PM UTC 12
92.32
GitHub Action Run
Source Files on build 24139865449
  • Tree
  • List 12
  • 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 #24139865449
  • d7b8e492 on github
  • Prev Build on main (#24139456711)
  • Next Build on main (#24146743281)
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