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

dangernoodle-io / breadboard / 27520204762
100%

Build:
DEFAULT BRANCH: main
Ran 15 Jun 2026 02:21AM 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 02:20AM UTC coverage: 100.0%. Remained the same
27520204762

push

github

web-flow
feat(bb_pub): mirror /api/wifi + add health + identity fields in telemetry (B1-287) (#434)

- expand bb_pub_wifi to emit the full bb_wifi_info_t snapshot matching /api/wifi:
  ssid, bssid (formatted aa:bb:cc:dd:ee:ff), rssi, ip, connected, disc_reason,
  disc_age_s, retry_count; skip-when-disconnected behavior unchanged
- add bb_pub_wifi_test_set_info() host hook for full-struct test injection;
  retain bb_pub_wifi_test_set_rssi() as a convenience wrapper
- add bb_pub_health component (new satellite, subtopic "health") mirroring
  /api/health operational fields not already in bb_pub_info:
  ok (wifi_has_ip && ota_validated), mqtt_enabled, mqtt_connected;
  always publishes; gracefully no-ops when mqtt not configured
- add board, chip_model, mac identity fields to bb_pub_info via bb_board_get_info
  and bb_board_get_mac; these are static per-boot but low-cost to emit each tick
- wire bb_pub_health into platformio.ini (build flags + custom_bb_components)
  and scripts/native_scaffold.py (COMPONENT_MAP entry)
- add 27 new tests covering all new fields; all 2129 tests pass; coverage 100%

fields intentionally skipped (low-value per audit): idf_version, build_date,
capabilities[] (already in /api/info but not operationally needed in telemetry)

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

1667 of 1667 branches covered (100.0%)

Branch coverage included in aggregate %.

2786 of 2786 relevant lines covered (100.0%)

1127.67 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27520204762.1 15 Jun 2026 02:20AM UTC 35
100.0
GitHub Action Run
Source Files on build 27520204762
  • 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 #27520204762
  • 5f0a5401 on github
  • Prev Build on main (#27518525631)
  • Next Build on main (#27520675307)
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