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

dangernoodle-io / breadboard / 28596215480
100%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2026 02:06PM UTC
Jobs 1
Files 40
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 Jul 2026 02:04PM UTC coverage: 100.0%. Remained the same
28596215480

push

github

web-flow
fix: decouple on-demand bb_ota_check kick from periodic timer; bb_ota_boot delegates (#664)

- bb_ota_check_kick() / bb_ota_check_run_blocking() now gate on the new
  bb_ota_check_is_initialized() accessor instead of the s_timer handle, so
  the on-demand check works even when the periodic autoregister timer is
  disabled (s_timer stays NULL).
- bb_ota_boot's POST /api/update/check handler no longer spawns its own
  hardcoded prio-1/core-1 task; it delegates to bb_ota_check_kick(), which
  uses the consumer-tunable worker (bb_ota_check_set_task_core/priority).
  This fixes a starvation bug on non-PSRAM push+boot boards where core 1
  also hosts other CPU-bound work at a higher priority than the hardcoded
  check task.

1848 of 1848 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3188 of 3188 relevant lines covered (100.0%)

1302.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28596215480.1 02 Jul 2026 02:06PM UTC 40
100.0
GitHub Action Run
Source Files on build 28596215480
  • Tree
  • List 40
  • 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 #28596215480
  • 0d752b09 on github
  • Prev Build on main (#28595244517)
  • Next Build on main (#28601944301)
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