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

dangernoodle-io / breadboard / 28992513107
100%

Build:
DEFAULT BRANCH: main
Ran 09 Jul 2026 03:46AM UTC
Jobs 1
Files 84
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

09 Jul 2026 03:44AM UTC coverage: 100.0%. Remained the same
28992513107

push

github

web-flow
refactor: remove bb_pub_wifi failed-DI pub-sink glue (#789)

bb_pub_wifi was legacy DI/registry glue (BB_INIT_REGISTER_PRE_HTTP,
BB_PUB_WIFI_AUTO_ATTACH kconfig, pre_http force-register) duplicating
the wifi telemetry serialization already owned by bb_wifi_http's
bb_wifi_emit_section SSOT. Consumers are being rewritten
post-measurement, so dropping the SSE "wifi" topic + MQTT/UDP sink
feed is acceptable now.

- GET /api/wifi is unaffected: bb_wifi_http_routes.c already falls
  back to a live bb_wifi_emit_section read on bb_cache miss, and
  registers its own WifiInfo OpenAPI schema independent of
  bb_pub_wifi's telemetry schema.
- Moved the still-valid B1-486/B1-497 field-absence regression
  assertions (no_ip_recoveries, roam_count/roam_age_s) and the
  BB_TOPIC_WIFI drift guard from test_bb_pub_wifi.c onto the
  surviving bb_wifi_emit_section path in
  test_bb_pub_telemetry_fidelity.c, alongside the existing sibling
  assertions for egress_dead_count/lost_ip_count/recovery_count/
  reason_histogram.
- Pruned the 4 associated di_legacy fence entries via
  `fence --update-baseline` (326 -> 322 markers).

3443 of 3443 branches covered (100.0%)

Branch coverage included in aggregate %.

5453 of 5453 relevant lines covered (100.0%)

9875.36 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28992513107.1 09 Jul 2026 03:46AM UTC 84
100.0
GitHub Action Run
Source Files on build 28992513107
  • Tree
  • List 84
  • 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 #28992513107
  • e04cd4f2 on github
  • Prev Build on main (#28991836795)
  • Next Build on main (#28993477510)
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