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

dangernoodle-io / breadboard / 24968767699
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 10:35PM UTC
Jobs 1
Files 7
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

26 Apr 2026 10:34PM UTC coverage: 100.0%. Remained the same
24968767699

push

github

web-flow
feat(bb_manifest): /api/manifest endpoint exposing nvs + mdns keyspaces (#97)

Companion to bb_openapi (#96): describes the consumer-registered NVS
keyspace and mDNS TXT keyset so external tools (custom flashers, fleet
provisioners, third-party integrators) can write valid configs and
filter mDNS results without grepping firmware source.

- public api: bb_manifest_nv_t, bb_manifest_mdns_t,
  bb_manifest_register_nv, bb_manifest_register_mdns,
  bb_manifest_emit, bb_manifest_register_route, bb_manifest_clear.
- portable bb_manifest_emit.c uses bb_json only; emits the document
  shape documented in the plan (nvs by namespace, mdns by service,
  txt values as json arrays split from "|"-separated literals).
- host tests cover empty registry, single/multi namespace + service,
  null/string defaults, null/array values, registry overflow, and
  every alloc cleanup path via bb_json_host_force_alloc_fail_after.
- opt-in component (REQUIRES bb_manifest); not flashed unless a
  consumer asks for it.

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

270 of 270 branches covered (100.0%)

Branch coverage included in aggregate %.

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

426 of 426 relevant lines covered (100.0%)

137.3 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24968767699.1 26 Apr 2026 10:35PM UTC 7
100.0
GitHub Action Run
Source Files on build 24968767699
  • Tree
  • List 7
  • 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 #24968767699
  • c616c498 on github
  • Prev Build on main (#24968247698)
  • Next Build on main (#24969075862)
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