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

dangernoodle-io / TaipanMiner / 24913006729
90%

Build:
DEFAULT BRANCH: main
Ran 24 Apr 2026 09:38PM 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 09:36PM UTC coverage: 92.216%. Remained the same
24913006729

push

github

web-flow
fix(asic): coalesce chip quiesce/resume; bump pause ACK timeout to 15s (#182)

bb_ota_pull triggered back-to-back pause cycles (background check then
install). after the check's resume, our TA-216 chip_resume runs the
full ~8s bm1368_chip_init freq ramp. during the ramp, asic_task can't
call mining_pause_check, so when the install-phase pause fired the
5s ACK window expired and B1-63 aborted the OTA.

two fixes:

- asic_task top-of-loop pause handling coalesces quiesce/resume across
  rapid-fire pauses. chip stays in CMD_INACTIVE through the entire
  check→install sequence; chip_resume (the expensive ramp) runs only
  once, when we're genuinely clear.
- mining.c: pause ACK timeout 5s → 15s. covers bm1370-at-650-mhz
  worst-case ramp (~10s) if fix #1's coalesce misses the race. belt-
  and-suspenders, not the primary fix.

observed symptom: "mining pause acknowledge timeout, resetting state"
followed by "bb_ota_pull: mining pause failed — aborting OTA" mid-
otherwise-healthy update path. expected result: check+install now
completes without aborts.

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 24913006729.1 24 Apr 2026 09:38PM UTC 11
92.22
GitHub Action Run
Source Files on build 24913006729
  • Tree
  • List 11
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #24913006729
  • 70ea899a on github
  • Prev Build on main (#24911344856)
  • Next Build on main (#24914662448)
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