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

dangernoodle-io / breadboard / 30142414002
97%

Build:
DEFAULT BRANCH: main
Ran 25 Jul 2026 03:33AM UTC
Jobs 1
Files 198
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 03:31AM UTC coverage: 96.535%. Remained the same
30142414002

push

github

web-flow
test: add test_openapi_capture() shared helper for stream-path assertions (#1067)

- test_openapi_capture()/test_openapi_capture_free() drive bb_openapi_emit_stream() through the existing bb_http_host capture seam and parse the body with cJSON once
- replaces the hand-rolled capture+parse dance repeated across ~10 stream-path test files (PRs 3-5 repoint onto it)
- result.status carries the emitter's own bb_err_t so callers can assert it exactly as today's ad hoc call sites do, separately from body/parse outcome
- doc stays NULL on three distinguishable causes: emitter failure (status != BB_OK), empty capture (status BB_OK, no body), or malformed body (status BB_OK, non-empty body, parse failure) -- never a silent dangling doc
- self-test covers all three failure shapes plus idempotent/NULL-safe free
- named test_openapi_capture_* (no bb_ prefix) to match the repo's existing plain test_ naming for test-only support (test_alloc_inject.h)

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

7780 of 8377 branches covered (92.87%)

Branch coverage included in aggregate %.

13252 of 13410 relevant lines covered (98.82%)

2565.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 30142414002.1 25 Jul 2026 03:33AM UTC 198
96.53
GitHub Action Run
Source Files on build 30142414002
  • Tree
  • List 198
  • 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 #30142414002
  • c1e9c796 on github
  • Prev Build on main (#30141919203)
  • Next Build on main (#30142770683)
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