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

dangernoodle-io / breadboard / 26072869396
100%

Build:
DEFAULT BRANCH: main
Ran 19 May 2026 02:42AM UTC
Jobs 1
Files 17
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

19 May 2026 02:40AM UTC coverage: 100.0%. Remained the same
26072869396

push

github

web-flow
feat(bb_update_check): bb_update_check_set_task_core() to avoid IDLE0 starvation (B1-217) (#275)

The bb_update_check worker is created with xTaskCreate (no affinity) at
priority 1. On consumers where CPU 0 is already loaded (httpd + lwip +
wifi + stratum) and the worker happens to land on CPU 0, the mbedTLS
handshake + cert-bundle parse runs long enough without yielding to
starve IDLE0 past the task watchdog window — Task watchdog got
triggered. The following tasks/users did not reset the watchdog in
time: - IDLE0 (CPU 0). Reproduced on TaipanMiner tdongle-s3 with HW SHA
mining on core 1 + manual /api/ota/check.

Mirror the bb_ota_pull_set_task_core knob so consumers can pin the
worker to the core that has real headroom. Default stays tskNO_AFFINITY
so existing consumers see no behavior change. Setter must be called
before bb_update_check_register_init.

Host backend gets a no-op stub.

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

998 of 998 branches covered (100.0%)

Branch coverage included in aggregate %.

2 of 2 new or added lines in 1 file covered. (100.0%)

1786 of 1786 relevant lines covered (100.0%)

1004.14 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26072869396.1 19 May 2026 02:42AM UTC 17
100.0
GitHub Action Run
Source Files on build 26072869396
  • Tree
  • List 17
  • 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 #26072869396
  • 003ff457 on github
  • Prev Build on main (#26057592051)
  • Next Build on main (#26074960243)
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