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

dangernoodle-io / breadboard / 24702934172
100%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 03:47AM UTC
Jobs 1
Files 3
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

21 Apr 2026 03:46AM UTC coverage: 100.0%. Remained the same
24702934172

push

github

web-flow
refactor(bb_wifi,bb_prov): extract bb_wifi_ensure_netif (#30)

Both bb_prov_start_ap and bb_wifi's wifi_connect_sta had their own
static s_netif_initialized flag and independently called esp_netif_init
+ esp_event_loop_create_default. When prov ran first, the second caller
aborted via ESP_ERROR_CHECK on ESP_ERR_INVALID_STATE.

Single idempotent helper bb_wifi_ensure_netif owns the init; both
callers route through it. Networking primitives now live in bb_wifi
where they belong.

Closes TA-161.

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

18 of 18 branches covered (100.0%)

Branch coverage included in aggregate %.

30 of 30 relevant lines covered (100.0%)

18.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24702934172.1 21 Apr 2026 03:47AM UTC 3
100.0
GitHub Action Run
Source Files on build 24702934172
  • Tree
  • List 3
  • 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 #24702934172
  • 126b2461 on github
  • Prev Build on main (#24702652349)
  • Next Build on main (#24703062732)
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