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

dangernoodle-io / breadboard / 29389803401
96%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 04:48AM UTC
Jobs 1
Files 158
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 Jul 2026 04:47AM UTC coverage: 95.481%. Remained the same
29389803401

push

github

web-flow
refactor: rehome bb_nv SSOT headers to bb_config (B1-958) (#879)

bb_nv_namespaces.h and bb_nv_keys.h were already neutral cross-component
SSOT headers (namespace/key strings owned by bb_system, bb_net_health,
bb_mqtt_client, etc., not bb_nv) that just physically lived in the dying
bb_nv component's include dir. Pure move, no value changes -- NVS
byte-compat preserved.

- moved both headers to bb_config/include/, the one existing dependency
  every direct consumer (bb_ota_boot, bb_net_health, bb_tls_creds,
  bb_system, bb_diag) already privately required, avoiding any new
  dependency edges
- dropped bb_nv from PRIV_REQUIRES in all five consumers now that the
  headers no longer live there
- removed a dead, unused #include "bb_nv.h" in bb_diag_routes.c that
  was blocking the drop
- bb_nv.h no longer transitively includes bb_nv_namespaces.h (no
  consumer relied on that); bb_nv.c now includes it directly and picks
  up a new PRIV_REQUIRES bb_config for its own NVS reads
- bb_nv no longer owns these headers, clearing the way for its deletion
  (B1-964)


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

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

6972 of 7603 branches covered (91.7%)

Branch coverage included in aggregate %.

11686 of 11938 relevant lines covered (97.89%)

2416.05 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29389803401.1 15 Jul 2026 04:48AM UTC 158
95.48
GitHub Action Run
Source Files on build 29389803401
  • Tree
  • List 158
  • 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 #29389803401
  • 40d17d60 on github
  • Prev Build on main (#29388725544)
  • Next Build on main (#29396742522)
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