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

dangernoodle-io / breadboard / 29553715019
96%

Build:
DEFAULT BRANCH: main
Ran 17 Jul 2026 04:00AM UTC
Jobs 1
Files 169
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

17 Jul 2026 03:59AM UTC coverage: 95.692% (+0.02%) from 95.673%
29553715019

push

github

web-flow
feat: add bb_serialize_json populate adapter (scanner -> descriptor ingest) (#906)

Binds bb_serialize_populate()'s pull-based bb_serialize_populate_t source
vtable to an already-scanned bb_serialize_json_tok_recorder_t, so a caller
can scatter a scanned JSON document straight into a descriptor-described
snapshot struct without hand-rolling the field-lookup glue. Re-drivable by
design (each call gets its own caller-owned cursor storage bound to the
same read-only recorder) -- the property bb_data's multi-descriptor
fan-out over one scanned body relies on.

Review follow-up: reorder populate_begin_arr's depth guard before the
*count write (a fail-closed rejection now writes nothing to the caller's
output, matching populate_begin_obj's guard-first shape), plus a
begin_arr-direct white-box test mirroring the existing begin_obj one --
drives the returned vtable's begin_obj/begin_arr directly, bypassing
bb_serialize_populate() and any core pre-flight, so the ARR guard's
true-branch stays independently coverable even after a future core change
adds a pre-call depth gate for begin_arr.

7056 of 7693 branches covered (91.72%)

Branch coverage included in aggregate %.

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

12048 of 12271 relevant lines covered (98.18%)

2355.27 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29553715019.1 17 Jul 2026 04:00AM UTC 169
95.69
GitHub Action Run
Source Files on build 29553715019
  • Tree
  • List 169
  • 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 #29553715019
  • 1ea1a57a on github
  • Prev Build on main (#29552862295)
  • Next Build on main (#29559895105)
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