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

dangernoodle-io / breadboard / 29181819966
95%

Build:
DEFAULT BRANCH: main
Ran 12 Jul 2026 05:54AM UTC
Jobs 1
Files 84
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:52AM UTC coverage: 100.0%. Remained the same
29181819966

push

github

web-flow
feat: add bb_serialize_json bounded-buffer JSON emit backend (#828)

- hand-rolled, no-heap, bounded-buffer JSON writer implementing bb_serialize_emit_t
- deterministic fixed-decimal f64 formatting (scale-and-round, no snprintf) + BB_SERIALIZE_JSON_F64_DECIMALS tuning knob
- full JSON string escaping (control chars, quote, backslash; raw UTF-8 passthrough)
- all-or-nothing overflow contract (BB_ERR_NO_SPACE, never partial JSON)
- bb_serialize_json_bound() computable worst-case sizing helper
- golden byte-identity host tests, 100% line+branch coverage on bb_serialize_json.c
- registered in bbtool.toml core (host) + smoke (espidf link-proof) component sets

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

3455 of 3455 branches covered (100.0%)

Branch coverage included in aggregate %.

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

5564 of 5564 relevant lines covered (100.0%)

9238.54 hits per line

Jobs
ID Job ID Ran Files Coverage
1 29181819966.1 12 Jul 2026 05:54AM UTC 84
100.0
GitHub Action Run
Source Files on build 29181819966
  • Tree
  • List 84
  • 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 #29181819966
  • 27ac3c2a on github
  • Prev Build on main (#29180796392)
  • Next Build on main (#29182510878)
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