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

dangernoodle-io / breadboard / 28473894904
100%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2026 08:32PM 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

30 Jun 2026 08:31PM UTC coverage: 99.623%. Remained the same
28473894904

push

github

web-flow
refactor(bb_pub): move static identity from info topic to meta topic (TA-505) (#614)

- move version, board, chip_model, mac, flash_size, app_size,
  dram_static_bytes, reset_reason, boot_epoch_s, time_source,
  rtc_used, rtc_total from bb_pub_info (info topic) to
  bb_pub_telemetry (meta topic)
- drop rtc_free field entirely (derived: rtc_total - rtc_used)
- slim bb_info_snap_t to dynamic runtime metrics only: heap internal
  free/total/largest_block/min_free, psram free/total, wdt_resets,
  ota_validated, ota_ready (gated), time_valid, bb_mem_out/peak/fail,
  ts_ms
- extend meta_snap_t with 12 identity fields; numerics before char
  arrays to minimise padding; sizeof(meta_snap_t) ~320 bytes on esp32
  (32-bit) fits within CONFIG_BB_PUB_TELEM_SNAP_MAX 512
- add bb_board, bb_ntp, bb_system to bb_pub_telemetry PRIV_REQUIRES
- drop bb_system from bb_pub_info REQUIRES (no longer used)
- replace 21 identity-field presence tests in test_bb_pub_info with
  13 absence tests confirming fields moved out of info
- add 16 meta identity tests via gather/serialize test hooks in
  test_bb_pub_telemetry
- update fidelity test: assert heap_internal_free (not version)
  present in info since version moved to meta


Claude-Session: https://claude.ai/code/session_0139joCQWAyff4eATuKyZH4f

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

1843 of 1850 branches covered (99.62%)

Branch coverage included in aggregate %.

3178 of 3190 relevant lines covered (99.62%)

1222.7 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28473894904.1 30 Jun 2026 08:32PM UTC 40
99.62
GitHub Action Run
Source Files on build 28473894904
  • 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 #28473894904
  • c74bdd8e on github
  • Prev Build on main (#28472323931)
  • Next Build on main (#28479680155)
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