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

dangernoodle-io / breadboard / 29370499172
96%

Build:
DEFAULT BRANCH: main
Ran 14 Jul 2026 09:43PM UTC
Jobs 1
Files 157
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

14 Jul 2026 09:42PM UTC coverage: 95.328%. Remained the same
29370499172

push

github

web-flow
refactor: migrate 3 remaining bb_nv KV call sites to bb_config (B1-756) (#869)

- bb_system_reboot_record_save: bb_nv_set_str -> bb_config_set_str,
  mirroring bb_diag_routes.c's already-migrated s_reboot_last_field
  (same ns/key/STR encoding, byte-compatible)
- smoke_app.c: app/boot u32 counter -> bb_config_get_u32/set_u32, with
  has_default=true/def.u32=0 set explicitly (bb_config_get_u32 leaves
  *out untouched on failure, unlike bb_nv_get_u32's always-write-
  fallback contract)
- storage_typed_selftest.c: narrowed to a bb_config-only round trip
  (the bb_nv-vs-bb_config cross-comparison it existed to prove is no
  longer possible once bb_nv's generic KV API is gone); kept the
  probe-length/exact-buffer-length NUL-termination regression check
  unchanged
- test_bb_system.c: reboot-record host tests now register
  fake_nvs_backend.h's fake nvs backend and assert via
  bb_config_get_str/bb_storage, mirroring test_bb_tls_creds.c

bb_diag_panic.c intentionally left untouched (separate PR).

6917 of 7556 branches covered (91.54%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

11610 of 11879 relevant lines covered (97.74%)

2471.78 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29370499172.1 14 Jul 2026 09:43PM UTC 157
95.33
GitHub Action Run
Source Files on build 29370499172
  • Tree
  • List 157
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29370499172
  • eeeb8cdf on github
  • Prev Build on main (#29367333348)
  • Next Build on main (#29371908901)
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