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

dangernoodle-io / breadboard / 29664140434
96%

Build:
DEFAULT BRANCH: main
Ran 18 Jul 2026 10:50PM UTC
Jobs 1
Files 182
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

18 Jul 2026 10:49PM UTC coverage: 95.977%. Remained the same
29664140434

push

github

web-flow
test: prove nested ARR-of-OBJ descriptors round-trip in bb_serialize (B1-1056) (#930)

- adds a host-only proving test (test_bb_serialize_nested_arr.c), no engine
  code changed: bb_serialize_walk.c's single generic recursive walker
  already handles a BB_TYPE_ARR field whose elem_type is BB_TYPE_OBJ nesting
  another such field, up to BB_SERIALIZE_MAX_DEPTH, with no special-casing
- two-level fixture (outer.groups[].items[]) proves render (byte-exact
  golden) and populate (field-by-field against the original fixture,
  including an embedded-quote escaping case) round-trip through both levels
- a finite, non-self-referential 9-entry field-table chain proves the
  documented depth cap holds: render+populate succeed with real distinct
  data at exactly BB_SERIALIZE_MAX_DEPTH, and populate's pre-flight scan
  fails closed (BB_ERR_NO_SPACE, dst untouched, source never driven) one
  hop past it -- reusing the same table at two entry points, mirroring the
  existing depth-guard precedent in test_bb_serialize_populate.c
- discovered along the way (documented in-file, not acted on): scanning the
  max-depth golden text back in via bb_serialize_json_scan_bounded()
  overflows its own tok-recorder container stack for this two-container-
  per-level shape -- a separate, pre-existing constraint of the JSON
  scanning layer, orthogonal to bb_serialize_populate() core's depth guard
  under test here and out of scope for this proving-only ticket

7417 of 8052 branches covered (92.11%)

Branch coverage included in aggregate %.

12839 of 13053 relevant lines covered (98.36%)

2237.81 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29664140434.1 18 Jul 2026 10:50PM UTC 182
95.98
GitHub Action Run
Source Files on build 29664140434
  • Tree
  • List 182
  • 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 #29664140434
  • 9da4bb9a on github
  • Prev Build on main (#29663444153)
  • Next Build on main (#29665113242)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc