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

dangernoodle-io / breadboard / 30135879366
96%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 12:17AM UTC
Jobs 1
Files 196
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

25 Jul 2026 12:15AM UTC coverage: 96.522%. Remained the same
30135879366

push

github

web-flow
test: add stream-vs-tree equivalence harness for openapi emit (#1061)

- assert bb_openapi_emit() and bb_openapi_emit_stream() produce
  structurally equivalent documents (cJSON_Compare, order-irrelevant
  object keys, order-significant arrays) rather than byte-identical output
- covers no-routes, single route, parameters, requestBody, multi-method,
  multi-path, SSE oneOf synthesis, components/schemas populated/empty,
  route->responses == NULL, and a deeply nested response schema (kept for
  envelope/schema round-tripping; explicitly NOT a depth-cap tripwire,
  since both emitters splice schema literals as opaque bytes — real
  depth-cap protection needs a dedicated PR 4 test once that construction
  path exists)
- lands first so a later emitter rewrite trips a failure here on drift
- meta->title == NULL deliberately not asserted: the two emitters already
  disagree on that default (version does not diverge), tracked as an
  immediate follow-up fix

7736 of 8333 branches covered (92.84%)

Branch coverage included in aggregate %.

13217 of 13375 relevant lines covered (98.82%)

2502.39 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30135879366.1 25 Jul 2026 12:17AM UTC 196
96.52
GitHub Action Run
Source Files on build 30135879366
  • Tree
  • List 196
  • 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 #30135879366
  • 1b0c1fbf on github
  • Prev Build on main (#30133185090)
  • Next Build on main (#30136273324)
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