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

dangernoodle-io / TaipanMiner / 26789054276
90%

Build:
DEFAULT BRANCH: main
Ran 01 Jun 2026 11:46PM 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

01 Jun 2026 11:45PM UTC coverage: 90.498%. Remained the same
26789054276

push

github

web-flow
feat: enable pull-OTA on single-core esp32-c3 (breadboard v0.45.0) (#487)

re-pins breadboard to v0.45.0, which lands the bb_ota_pull single-core
fixes (download-loop yield, bb_ota_pull_set_task_priority, whole-download
retry) and bb_system_wdt_set_timeout.

single-core boards run the miner (prio 20) and the ota-pull worker on the
same core. two TM changes make a github pull-OTA complete on the c3:

- sdkconfig: software mbedtls AES (the HW esp-aes DMA alloc fails under
  fragmentation), plus WiFi IRAM->flash and a smaller log-stream ring to
  free DRAM so the TLS manifest check is reliable.
- main.c: raise the ota-pull worker above the miner (prio 21), mirroring
  the update-check worker, so it can preempt mining and call the pause
  hook. mining suspends for the download, the idle task gets fed (no
  task_wdt), and the TCP consumer drains WiFi RX so the heap stays healthy
  (min ~90KB during a full download).

validated on-device: full pull of a release tag completes, reboots clean
(reset software), marks valid via accepted shares, no abnormal-reset
increment.

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.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e2e - 26789054276.1 01 Jun 2026 11:47PM UTC 56
58.34
GitHub Action Run
2 native - 26789054276.2 01 Jun 2026 11:46PM UTC 29
91.21
GitHub Action Run
3 webui - 26789054276.3 01 Jun 2026 11:46PM UTC 77
91.11
GitHub Action Run
Source Files on build 26789054276
  • Tree
  • List 106
  • 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 #26789054276
  • 192d8f2e on github
  • Prev Build on main (#26771679603)
  • Next Build on main (#26790244429)
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