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

dangernoodle-io / breadboard / 29382284084
96%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 01:43AM 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 01:42AM UTC coverage: 95.442% (+0.003%) from 95.439%
29382284084

push

github

web-flow
refactor: make bb_udp_client's NVS namespace caller-supplied (B1-951) (#874)

bb_udp_client_init() hardcoded NVS namespace "bb_udp" internally. Per
user decision (epic B1-949), a client component declares WHAT it
stores; the composition decides WHERE. ns is now a required, borrowed
const char* parameter (NULL/empty -> BB_ERR_INVALID_ARG before any
storage touch), mirroring bb_tcp_client's precedent (PR #872) and
bb_tls_creds's resolve_one per-call field descriptor pattern. bb_nv
dropped from PRIV_REQUIRES (no remaining bb_nv symbol use once
BB_UDP_NVS_NS is caller-supplied instead of component-internal).


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

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

6962 of 7597 branches covered (91.64%)

Branch coverage included in aggregate %.

18 of 18 new or added lines in 2 files covered. (100.0%)

11674 of 11929 relevant lines covered (97.86%)

2416.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29382284084.1 15 Jul 2026 01:43AM UTC 158
95.44
GitHub Action Run
Source Files on build 29382284084
  • Tree
  • List 158
  • Changed 2
  • Source Changed 2
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29382284084
  • 8fdd9976 on github
  • Prev Build on main (#29381192639)
  • Next Build on main (#29383315378)
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