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

dangernoodle-io / breadboard / 28354587914
100%

Build:
DEFAULT BRANCH: main
Ran 29 Jun 2026 07:04AM UTC
Jobs 1
Files 40
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

29 Jun 2026 07:03AM UTC coverage: 100.0%. Remained the same
28354587914

push

github

web-flow
feat(openapi): add components/schemas + $ref and per-topic SSE schema registry (#597)

- add bb_openapi_register_schema / bb_openapi_register_topic_schema API
  for registering named OpenAPI component schemas at runtime
- emitter (both bb_openapi_emit and bb_openapi_emit_stream) populates
  top-level components/schemas from the registry; streaming path emits
  one literal at a time to preserve bounded per-op allocation (B1-375)
- SSE routes with schema=NULL + content_type=text/event-stream now
  synthesize a oneOf of $ref entries at emit time — covers /api/events
  generically; new topics auto-appear without route descriptor changes
- bb_log_event registers LogEvent schema (ts, level enum, tag, msg)
  and sse_topic="log" on auto-attach, closing #588 regression
- bb_wifi_routes registers WifiInfo component and uses
  {"$ref":"#/components/schemas/WifiInfo"} in the GET /api/wifi 200
  response descriptor
- host_tools/emit_openapi: fix cmake for homebrew cJSON layout (cjson
  target name, include path cjson/ subdirectory, missing bb_core /
  platform headers and http sources)
- test/test_host/test_sse_schema_fidelity.c: registry API, log payload
  validation against schema, emit has components/schemas, events oneOf
  synthesis, stream path coverage; 9 new tests covering OOM paths,
  mixed-sse_topic skip, multi-schema stream comma separator, and
  schema_get null-out guard (2841 total; 100% branch coverage)
- test_openapi_emit.c extended: $ref passthrough + components section
  tests; test_main.c wired with setUp registry clear
- Makefile gcovr: exclude .claude worktrees + merge-mode-functions to
  avoid stale gcda merge conflicts in local dev

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

1838 of 1838 branches covered (100.0%)

Branch coverage included in aggregate %.

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

3159 of 3159 relevant lines covered (100.0%)

1231.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 28354587914.1 29 Jun 2026 07:04AM UTC 40
100.0
GitHub Action Run
Source Files on build 28354587914
  • Tree
  • List 40
  • 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 #28354587914
  • 9ad350be on github
  • Prev Build on main (#28349844454)
  • Next Build on main (#28362210906)
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