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

dangernoodle-io / breadboard / 29180796392
95%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 05:12AM 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

12 Jul 2026 05:10AM UTC coverage: 100.0%. Remained the same
29180796392

push

github

web-flow
feat: add bb_serialize core (descriptor + walker + emit seam) (#827)

- add shared bb_type_t/bb_format_t enums to bb_core (bb_type.h, bb_format.h)
- add bb_serialize component: field/descriptor tables + pure walker
  (bb_serialize_walk, bb_serialize_desc_find), no heap/locks/io
- support scalar (i64/u64/f64/bool), embedded bounded string, ptr+len
  string, nested object, and generic array (string or object elements)
  field types, plus a per-field present-gate predicate
- emit vtable carries format_id as the format-neutral swap seam; no
  wire-format backend ships in this component
- wire bb_serialize into bbtool.toml's host (capability.core) and
  smoke (capability.smoke) component manifests -- host tests exercise
  the walker, smoke proves it links (unwired, no init marker)
- add host recording-emit fidelity tests covering flat/nested/gated
  fields, string bounds, str_n null/empty, string and object arrays
  (incl. empty/null-guarded), depth guard, and desc_find

3360 of 3360 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5339 of 5339 relevant lines covered (100.0%)

9650.66 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29180796392.1 12 Jul 2026 05:12AM UTC 83
100.0
GitHub Action Run
Source Files on build 29180796392
  • 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 #29180796392
  • 1595e2fc on github
  • Prev Build on main (#29175282315)
  • Next Build on main (#29181819966)
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