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

dangernoodle-io / TaipanMiner / 24911344856
90%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 08:54PM UTC
Jobs 1
Files 11
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

24 Apr 2026 08:52PM UTC coverage: 92.216%. Remained the same
24911344856

push

github

web-flow
fix(boot): esp_restart after provisioning so asic_init runs cleanly (TA-225) (#181)

provisioning-complete transitioned from bb_prov → mining-mode
in-process, never calling asic_init(). the asic task spawned against
uninstalled uart + i2c drivers and spammed ESP_ERR_INVALID_STATE
forever. a manual reboot was the only way to recover because the
normal boot path calls asic_init() before spawning tasks when
bb_nv_config_is_provisioned() returns true.

unify the two paths: after save + sta connect succeeds, mark nvs as
provisioned, flush logs, esp_restart(). every mining-mode boot now
follows the same sequence. costs ~5s once during initial provisioning,
avoids the whole class of in-process-transition bugs.

197 of 252 branches covered (78.17%)

Branch coverage included in aggregate %.

656 of 673 relevant lines covered (97.47%)

617895.43 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24911344856.1 24 Apr 2026 08:54PM UTC 11
92.22
GitHub Action Run
Source Files on build 24911344856
  • Tree
  • List 11
  • 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 #24911344856
  • d9757c86 on github
  • Prev Build on main (#24908427325)
  • Next Build on main (#24913006729)
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