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

dangernoodle-io / breadboard / 25245599804
100%

Build:
DEFAULT BRANCH: main
Ran 02 May 2026 06:16AM UTC
Jobs 1
Files 10
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

02 May 2026 06:15AM UTC coverage: 100.0%. Remained the same
25245599804

push

github

web-flow
fix(bb_ota_push): don't call resume_cb on success path before reboot (#173)

The success path called the consumer's resume_cb just before
esp_restart(), which lets the worker (e.g. mining task) spin up for
~500ms only to be killed mid-work. Wastes CPU/heat and competes with
the reboot path for resources.

The failure path (resume_and_exit) still resumes correctly so the
worker comes back up if the OTA didn't take.

Originated from TaipanMiner TA-338.

336 of 336 branches covered (100.0%)

Branch coverage included in aggregate %.

557 of 557 relevant lines covered (100.0%)

477.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25245599804.1 02 May 2026 06:16AM UTC 10
100.0
GitHub Action Run
Source Files on build 25245599804
  • Tree
  • List 10
  • 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 #25245599804
  • fe66ef78 on github
  • Prev Build on main (#25242725100)
  • Next Build on main (#25262575586)
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