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

dangernoodle-io / breadboard / 26057592051
100%

Build:
DEFAULT BRANCH: main
Ran 18 May 2026 08:09PM 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

18 May 2026 08:08PM UTC coverage: 100.0%. Remained the same
26057592051

push

github

web-flow
fix(bb_wifi): skip retry-forever loop when no SSID configured (#274)

bb_wifi_autoinit returned early on empty SSID before applying hostname,
but the retry-forever-when-validated loop never engaged — so an erased
or freshly-flashed validated device with no creds would block the EARLY
walker indefinitely (60s timeout × infinite retries with 30s backoff)
instead of returning so the consumer can branch into provisioning mode.

Bail out at the top of bb_wifi_autoinit with BB_OK when wifi_ssid is
empty so the EARLY tier completes and app_main reaches its prov-mode
branch.

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

998 of 998 branches covered (100.0%)

Branch coverage included in aggregate %.

1784 of 1784 relevant lines covered (100.0%)

1004.71 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26057592051.1 18 May 2026 08:09PM UTC 17
100.0
GitHub Action Run
Source Files on build 26057592051
  • Tree
  • List 17
  • 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 #26057592051
  • a47750cb on github
  • Prev Build on main (#26012009247)
  • Next Build on main (#26072869396)
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