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

dangernoodle-io / breadboard / 28614085006
100%

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

push

github

web-flow
feat(bb_net_health): net_mode discriminator enum + associated accessor; consolidate roam counters to net-health SSOT (#670)

- bb_wifi_is_associated() public accessor wrapping esp_wifi_sta_get_ap_info() == ESP_OK (boot-safe, mirrors the no-IP watchdog check in wifi_reconn.c); host stub test-injectable via bb_wifi_test_set_associated()
- pure bb_net_health_classify_mode(associated, has_ip) -> bb_net_mode_t (OK / NO_IP / NOT_ASSOCIATED), 100% branch coverage
- surfaced net_mode (string) + associated/has_ip (bool) on GET /api/diag/net and the net.health SSE topic
- fixed a serialization gap: no_ip_recoveries and roam_count/roam_age_s were captured in bb_net_health_status_t but never emitted on the net.health payload
- removed roam_count/roam_age_s from GET /api/wifi and the "wifi" pub topic per the B1-486 SSOT precedent — discriminators live on /api/diag/net + net.health only, sourced from bb_wifi_get_roam_count()
- observe-only: no new recovery-action call sites (bb_wifi_restart_sta/request_recovery/esp_wifi_connect/disconnect) added anywhere in this diff

1978 of 1978 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3408 of 3408 relevant lines covered (100.0%)

1249.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28614085006.1 02 Jul 2026 06:52PM UTC 43
100.0
GitHub Action Run
Source Files on build 28614085006
  • Tree
  • List 43
  • 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 #28614085006
  • c819dbb3 on github
  • Prev Build on main (#28611947608)
  • Next Build on main (#28616882516)
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