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

dangernoodle-io / breadboard / 25978940229
100%

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

17 May 2026 02:18AM UTC coverage: 100.0%. Remained the same
25978940229

push

github

web-flow
feat(bb_wifi): hostname from bb_nv + retry-forever-when-validated (#238)

bb_wifi_autoinit (EARLY-tier auto-register from Phase 2.8) now:

1. Reads hostname from bb_nv_config_hostname() before connecting, so
   DHCP and mDNS see the right name on first packet. PR-A added the
   hostname persistence; this is the consumer.

2. Retries the STA connect indefinitely (30s backoff) when the running
   firmware is validated via bb_ota_is_validated(). A network outage
   shouldn't wipe credentials on a known-good build. Gated by
   CONFIG_BB_WIFI_RETRY_FOREVER_WHEN_VALIDATED (default y).

3. Swallows connect errors and returns BB_OK so the EARLY-tier walker
   doesn't abort when wifi is unavailable. Provisioning-mode flows
   need the registry to keep running so HTTP can come up in AP mode.
   Consumers check bb_wifi_is_connected() to observe wifi state.

The autoinit retry loop (vTaskDelay + validated check) is ESP-IDF only
and cannot be exercised in host tests. On-device integration testing
covers this path via TaipanMiner bench (.78 tdongle).

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

752 of 752 branches covered (100.0%)

Branch coverage included in aggregate %.

1340 of 1340 relevant lines covered (100.0%)

1118.15 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25978940229.1 17 May 2026 02:18AM UTC 16
100.0
GitHub Action Run
Source Files on build 25978940229
  • Tree
  • List 16
  • 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 #25978940229
  • a16aa1bf on github
  • Prev Build on main (#25978334120)
  • Next Build on main (#25980429767)
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