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

dangernoodle-io / TaipanMiner / 25242514458
90%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 03:20AM UTC
Jobs 1
Files 28
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

02 May 2026 03:19AM UTC coverage: 93.51%. Remained the same
25242514458

push

github

web-flow
fix(mining): acquire SHA periph clock + lock for AHB self-test (TA-333) (#298)

sha256_hw_ahb_self_test wrote to SHA peripheral registers via
sha256_hw_midstate without first acquiring the AES/SHA lock or enabling
the periph clock. on ESP32-S3 the AHB writes were silently dropped,
leaving the system in undefined state and triggering downstream heap /
event-pool exhaustion that panicked the mining task at uptime ~5s.

- wrap the midstate call in sha256_hw_acquire / sha256_hw_release so the
  clock is on and the lock is held while the peripheral is touched
- bench-verified on tdongle-s3 (S3 AHB path); 220 kH/s stable with
  shares accepted; no panic, no event-pool cascade

regression introduced by TA-322 (cce352a); v0.17.0 unaffected.

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

707 of 842 branches covered (83.97%)

Branch coverage included in aggregate %.

1627 of 1654 relevant lines covered (98.37%)

251524.32 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25242514458.1 02 May 2026 03:20AM UTC 28
93.51
GitHub Action Run
Source Files on build 25242514458
  • Tree
  • List 28
  • 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 #25242514458
  • 8f38282a on github
  • Prev Build on main (#25240931573)
  • Next Build on main (#25243075848)
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