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

dangernoodle-io / breadboard / 28917434802 / 1
100%
main: 100%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 04:27AM UTC
Files 82
Run time 2s
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

08 Jul 2026 04:25AM UTC coverage: 100.0%. Remained the same
28917434802.1

push

github

web-flow
feat: add bb_storage facade + bb_storage_ram host backend (#770)

- portable bb_storage facade (get/set/erase/exists dispatched by
  addr->backend via a fixed-capacity backend registry, no self-registration;
  registration is registration-time-only/single-writer, documented in
  bb_storage.c and the component README)
- bb_storage_ram reference backend (fixed-capacity in-memory key/value
  table, registers as "ram" via an explicit bb_storage_ram_register() call;
  guarded by a mutex mirroring the bb_power/bb_fan poll/snapshot pattern so
  get/set/erase/exists are safe under concurrent device tasks)
- pure-additive: not wired into any composition yet

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

3429 of 3429 branches covered (100.0%)

Branch coverage included in aggregate %.

5434 of 5434 relevant lines covered (100.0%)

9737.24 hits per line

Source Files on job 28917434802.1
  • Tree
  • List 82
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 28917434802
  • 4620e319 on github
  • Prev Job for on main (#28909844256.1)
  • Next Job for on main (#28918454454.1)
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