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

dangernoodle-io / breadboard / 28488623596
100%

Build:
DEFAULT BRANCH: main
Ran 01 Jul 2026 02:09AM 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

01 Jul 2026 02:07AM UTC coverage: 100.0%. Remained the same
28488623596

push

github

web-flow
feat(bb_wifi): emit restart_sta_count, disconnect_rssi, recovery reason histogram (#620)

- add static s_restart_sta_count incremented only inside bb_wifi_restart_sta()
  to prevent double-counting vs callers
- add s_last_rssi cached in rssi_refresh_work_fn (platform/espidf/bb_wifi/bb_wifi.c:88)
  under s_ap_mux, snapshotted to s_disconnect_rssi on WIFI_EVENT_STA_DISCONNECTED
  before AP record is torn down (no esp_wifi_sta_get_ap_info in disconnect handler)
- add bb_wifi_get_reason_histogram() delegating to wifi_reconn_get_histogram()
- wire all three fields into bb_wifi_emit_section() with compact histogram view:
  sentinels 99/100/101 + single highest non-zero standard reason
- mirror same fields into bb_pub_wifi snapshot/serializer so REST==SSE==sink bytes
- host stubs return 0; BB_WIFI_TESTING hooks for restart_sta_count + disconnect_rssi
- add 11 new unity tests covering defaults, roundtrips, emit field presence,
  sentinel key presence, and zero-histogram behavior on host

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1850 of 1850 branches covered (100.0%)

Branch coverage included in aggregate %.

3190 of 3190 relevant lines covered (100.0%)

1227.89 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28488623596.1 01 Jul 2026 02:09AM UTC 40
100.0
GitHub Action Run
Source Files on build 28488623596
  • Tree
  • List 40
  • 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 #28488623596
  • a1358586 on github
  • Prev Build on main (#28487598677)
  • Next Build on main (#28488985568)
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