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

dangernoodle-io / TaipanMiner / 26888080051
90%

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

03 Jun 2026 01:30PM UTC coverage: 90.41% (-0.06%) from 90.465%
26888080051

push

github

web-flow
refactor(led): adopt breadboard bb_led + add mining heartbeat (#492)

TM's led component hand-rolled an APA102 bit-bang (tdongle) and GPIO on/off (S2),
duplicating breadboard's bb_led_* backends. Replace with bb_led: tdongle ->
bb_led_apa102, S2 -> bb_led_pwm (dimmable), bitaxe/wroom32 -> no LED. Drops the
direct esp_driver_gpio dependency and the raw gpio_*/ESP_LOG* leaks; led.c is now
a thin cap-aware adapter (board-specific only in the backend open).

Adds a mining status heartbeat: a slow dim breathe (bb_led_anim BREATHE, 3s,
0-5%) on boards with a status LED, so the headless S2 shows "alive + hashing".
The animator ticks off bb_timer so it stays smooth under single-core mining load.
Power-on shows a 5x ~25% blink. OTA progress (shared bb_ota_progress_cb_t) still
overrides the heartbeat.

validated on hardware: s2 boots (blink) and mines (breathe); a full boot-mode OTA
(POST /api/update/boot -> full-heap TLS pull -> reboot) still works, pulled image
mines ~245 kH/s. tdongle/bitaxe/wroom32 build clean; 494 host tests pass.

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

2792 of 3492 branches covered (79.95%)

Branch coverage included in aggregate %.

5429 of 5601 relevant lines covered (96.93%)

147470.85 hits per line

Coverage Regressions

Lines Coverage ∆ File
6
90.97
-1.74% webui/miner/src/lib/diagnosticsState.svelte.ts
1
96.43
-2.38% webui/miner/src/components/UpdateDevMockPanel.svelte
Jobs
ID Job ID Ran Files Coverage
1 webui - 26888080051.1 03 Jun 2026 01:32PM UTC 77
90.91
GitHub Action Run
2 e2e - 26888080051.2 03 Jun 2026 01:33PM UTC 56
58.37
GitHub Action Run
3 native - 26888080051.3 03 Jun 2026 01:31PM UTC 29
91.21
GitHub Action Run
Source Files on build 26888080051
  • Tree
  • List 106
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #26888080051
  • df8aebb4 on github
  • Prev Build on main (#26863525047)
  • Next Build on main (#26907197485)
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