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

dangernoodle-io / breadboard / 27522955872
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 03:55AM UTC
Jobs 1
Files 35
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

15 Jun 2026 03:54AM UTC coverage: 100.0%. Remained the same
27522955872

push

github

web-flow
refactor(bb_wifi,bb_health): shared section emitters — one wifi emitter + health ok across route and publisher (B1-269) (#439)

- bb_wifi_emit_section (platform/host/bb_wifi/bb_wifi_emit.c) replaces duplicated inline serialization at 4 call-sites: /api/wifi handler, bb_info add_network_object, bb_health network child, bb_pub_wifi wifi_sample
- /api/wifi converted from streaming builder to bb_json tree (wire-identical; rssi already integer via streaming set_int, now via bb_json_obj_set_int in tree)
- /api/health.network gains ssid/bssid/ip/disc_reason (additive) via bb_wifi_emit_section; keeps mdns field (locked decision b1-269)
- bb_health_compute_ok (platform/host/bb_health/bb_health_emit.c) = wifi_has_ip && ota_validated; mdns dropped from ok gate (locked decision b1-269)
- bb_json_obj_set_int(int64_t) added to bb_json api for canonical integer serialization without decimal point
- rssi normalized to integer at all call-sites (bb_pub_wifi precision fix: set_number double → set_int)
- build wiring: both new .c files added to component cmakeslists srcs and native_scaffold.py; arduino smoke unaffected (no arduino code calls bb_wifi_emit_section or bb_health_compute_ok)
- 2232 tests pass; 100% line/function/branch coverage

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

1659 of 1659 branches covered (100.0%)

Branch coverage included in aggregate %.

2771 of 2771 relevant lines covered (100.0%)

1159.75 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27522955872.1 15 Jun 2026 03:55AM UTC 35
100.0
GitHub Action Run
Source Files on build 27522955872
  • Tree
  • List 35
  • 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 #27522955872
  • 1b32ff2d on github
  • Prev Build on main (#27522751699)
  • Next Build on main (#27523418650)
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