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

dangernoodle-io / breadboard / 28918454454
100%

Build:
DEFAULT BRANCH: main
Ran 08 Jul 2026 04:54AM UTC
Jobs 1
Files 83
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

08 Jul 2026 04:53AM UTC coverage: 100.0%. Remained the same
28918454454

push

github

web-flow
feat: add bb_storage_nvs backend, route bb_nv typed accessors through it (#771)

bb_nv_get_u8/set_u8/get_u16/set_u16/get_u32/set_u32/get_str/set_str/erase/
erase_namespace/exists become thin forwarders to bb_storage_nvs's typed
accessors (moved verbatim from platform/espidf/bb_nv/bb_nv.c) -- zero
public-API break, on-flash NVS entry types/namespaces/keys unchanged.
bb_storage_nvs_register() separately wires a generic blob-shaped vtable
into the bb_storage facade under backend "nvs" (composition-only, no
autoregister) for future generic-storage consumers; bb_nv_batch_* stays
NVS-backend-private in bb_nv.c, out of scope for the vtable.

3437 of 3437 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5444 of 5444 relevant lines covered (100.0%)

9934.93 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28918454454.1 08 Jul 2026 04:54AM UTC 83
100.0
GitHub Action Run
Source Files on build 28918454454
  • Tree
  • List 83
  • 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 #28918454454
  • 83a7fcc0 on github
  • Prev Build on main (#28917434802)
  • Next Build on main (#28919274528)
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