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

dangernoodle-io / TaipanMiner / 27243779328
90%

Build:
DEFAULT BRANCH: main
Ran 10 Jun 2026 12:02AM UTC
Jobs 3
Files 107
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

10 Jun 2026 12:01AM UTC coverage: 90.363% (+0.01%) from 90.35%
27243779328

push

github

web-flow
feat(ota): adopt unified bb_ota_hooks + bb_ota_led + display quiesce; re-pin breadboard v0.58.0 (#522)

* fix(ota): restore the LED to its steady state on a failed OTA (consume bb_ota_led)

A failed/aborted OTA (e.g. a board-mismatch push reject) left the status LED
latched on the fail color forever while the miner kept running (only SUCCESS
reboots) -- the device looked bricked though it was still mining. Replace the
hand-rolled tm_ota_progress_led with breadboard bb_ota_led, which guarantees the
`restore` action runs on every terminal-non-reboot outcome. TM supplies rendering
(updating=blink, success=green, restore=mining heartbeat); breadboard owns the
revert contract. Board-agnostic -- fixes the latch on every TM miner.

Requires breadboard bb_ota_led (re-pin once released).

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* feat(ota): quiesce mining + display during OTA transfers (B1-251 consumer)

Wire tm_ota_pause/tm_ota_resume into the bb_ota_push/pull hooks: pause mining AND
blank the display (go dark) for the transfer, resume both after. The display status
task skips its ~20Hz blits while quiesced (frees the SPI bus), and the panel is
turned off via the new bb_display_on/off pair. The update-check hook stays
mining-only (fires every poll; would flicker the display). The consumer decides
what to pause; bb_ota_push just moved the hook before the erase.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>

* feat(ota): adopt unified bb_ota_hooks + tune no-PSRAM pull chunk; re-pin v0.58.0

- main.c: collapse the per-path OTA wiring to the unified set-once hooks
  (bb_ota_set_hooks / _progress_cb / _skip_check_cb) from breadboard's
  bb_ota_hooks; drop the removed bb_ota_{pull,push,boot}_set_* calls
- src/CMakeLists.txt: REQUIRES bb_ota_hooks
- sdkconfig esp32-wroom32 + esp32-c3-supermini: CONFIG_BB_OTA_PULL_HTTP_CHUNK_SIZE=2048
  (no-PSRAM in-place pull — survives heap fragmentation under concurrent load)
- re-pin breadboard v0.56.0... (continued)

2855 of 3569 branches covered (79.99%)

Branch coverage included in aggregate %.

5293 of 5448 relevant lines covered (97.15%)

151613.08 hits per line

Jobs
ID Job ID Ran Files Coverage
1 e2e - 27243779328.1 10 Jun 2026 12:04AM UTC 56
57.68
GitHub Action Run
2 webui - 27243779328.2 10 Jun 2026 12:03AM UTC 80
91.52
GitHub Action Run
3 native - 27243779328.3 10 Jun 2026 12:02AM UTC 27
91.01
GitHub Action Run
Source Files on build 27243779328
  • Tree
  • List 107
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #27243779328
  • 810c9577 on github
  • Prev Build on main (#27243491656)
  • Next Build on main (#27244528582)
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