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

dangernoodle-io / breadboard / 29437389689
96%

Build:
DEFAULT BRANCH: main
Ran 15 Jul 2026 05:40PM UTC
Jobs 1
Files 160
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 05:39PM UTC coverage: 95.494% (+0.01%) from 95.482%
29437389689

push

github

web-flow
feat: add format-dispatch registry over bb_registry (B1-829) (#884)

- bb_format_name() (bb_core) maps bb_format_t -> its stable registry-key
  name, guarded by a _Static_assert covering every enum value.
- bb_serialize_format_register/get_emit/get_parse (bb_serialize) -- a
  name-keyed bb_registry instance dispatching a bb_format_t to a
  format backend's emit vtable + opaque parse handle, last-writer-wins
  on re-register.
- bb_serialize_json_register_format() registers the JSON backend under
  BB_FORMAT_JSON via a `// bbtool:init tier=early` marker.

Replaces the abandoned bb_serialize_registry component approach --
format dispatch reuses the existing bb_registry primitive instead of a
new component.


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

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

6990 of 7621 branches covered (91.72%)

Branch coverage included in aggregate %.

43 of 43 new or added lines in 4 files covered. (100.0%)

11722 of 11974 relevant lines covered (97.9%)

2403.59 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29437389689.1 15 Jul 2026 05:40PM UTC 160
95.49
GitHub Action Run
Source Files on build 29437389689
  • Tree
  • List 160
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Repo
  • Github Actions Build #29437389689
  • 032647f0 on github
  • Prev Build on main (#29424680428)
  • Next Build on main (#29440455279)
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