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

dangernoodle-io / TaipanMiner / 24117166999
90%

Build:
DEFAULT BRANCH: main
Ran 08 Apr 2026 04:09AM 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 04:08AM UTC coverage: 92.323%. Remained the same
24117166999

push

github

web-flow
fix: harden mining against share flooding after OTA check (#64)

- replace vTaskSuspend/Resume with cooperative pause (semaphore handshake)
- acquire ESP-IDF SHA peripheral lock (esp_crypto_sha_aes_lock) so mbedTLS
  TLS operations cannot clock-gate the SHA peripheral while mining holds it
- release SHA lock at yield points so mbedTLS can use HW SHA during pause
- add is_target_valid() guard at work queue read and build_work write time
- add share sanity check (difficulty >= 0.001, valid target, share >= 0.5x pool)
- clamp difficulty_to_target for NaN/Inf/negative/tiny inputs
- revert stack to 8192 (2960 bytes peak usage, 5232 headroom)

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 24117166999.1 08 Apr 2026 04:09AM UTC 12
92.32
GitHub Action Run
Source Files on build 24117166999
  • 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 #24117166999
  • df75c152 on github
  • Prev Build on main (#24115130475)
  • Next Build on main (#24117367149)
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