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

dangernoodle-io / TaipanMiner / 26790244429
90%

Build:
DEFAULT BRANCH: main
Ran 02 Jun 2026 12:17AM UTC
Jobs 3
Files 106
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 Jun 2026 12:16AM UTC coverage: 90.498%. Remained the same
26790244429

push

github

web-flow
perf(esp32-c3): restore hardware AES for ~6x faster OTA pull (#488)

the c3 delta forced software mbedtls AES (CONFIG_MBEDTLS_HARDWARE_AES=n)
because the esp-aes per-record DMA alloc failed during OTA. that failure
was heap fragmentation from running the pull with mining un-paused, not a
real HW-AES limitation. now that the ota-pull worker outranks the miner
(prio 21, shipped in the previous commit) and mining pauses for the
download, the heap stays healthy (min ~90KB) and the DMA alloc succeeds.

keep HW AES explicitly on. measured on-device: a full ~1.4MB github pull
drops from ~225s (software AES) to ~35s, two clean runs (reset software,
no esp-aes alloc error, marks valid).

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

2800 of 3492 branches covered (80.18%)

Branch coverage included in aggregate %.

5429 of 5601 relevant lines covered (96.93%)

147470.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 webui - 26790244429.1 02 Jun 2026 12:18AM UTC 77
91.11
GitHub Action Run
2 native - 26790244429.2 02 Jun 2026 12:17AM UTC 29
91.21
GitHub Action Run
3 e2e - 26790244429.3 02 Jun 2026 12:19AM UTC 56
58.37
GitHub Action Run
Source Files on build 26790244429
  • Tree
  • List 106
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26790244429
  • a99b0620 on github
  • Prev Build on main (#26789054276)
  • Next Build on main (#26860550141)
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