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

dangernoodle-io / breadboard / 24969075862
100%

Build:
DEFAULT BRANCH: main
Ran 26 Apr 2026 10:51PM UTC
Jobs 1
Files 7
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

26 Apr 2026 10:50PM UTC coverage: 100.0%. Remained the same
24969075862

push

github

web-flow
feat(routes): describe breadboard routes for openapi spec (#98)

- add bb_http_register_route_descriptor_only() for registering openapi
  descriptors without a handler (for sse/raw-httpd routes)
- convert common_routes.c to bb_http_register_described_route with
  inline json schema for /api/version, /api/ping, /api/reboot, /api/scan
- convert bb_info, bb_board_routes, bb_wifi_routes handler signatures
  from httpd_req_t* to bb_http_handler_fn and use described registration
- convert bb_log_http.c to described registration with request/response
  schemas for GET/POST /api/log/level
- convert bb_log_routes.c: keep raw sse handler, add descriptor-only
  entries for /api/logs (text/event-stream) and /api/logs/status
- convert bb_ota_validator to described registration for /api/ota/mark-valid
- convert bb_ota_pull, bb_ota_push, bb_openapi_register, bb_manifest_register:
  keep raw httpd handlers (too tangled to portably refactor), add
  descriptor-only registry entries for openapi spec emission
- add 3 tests for bb_http_register_route_descriptor_only (null reject,
  add to registry, overflow); coverage remains 100%

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

272 of 272 branches covered (100.0%)

Branch coverage included in aggregate %.

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

431 of 431 relevant lines covered (100.0%)

139.07 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24969075862.1 26 Apr 2026 10:51PM UTC 7
100.0
GitHub Action Run
Source Files on build 24969075862
  • Tree
  • List 7
  • 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 #24969075862
  • 4a217f50 on github
  • Prev Build on main (#24968767699)
  • Next Build on main (#24969197210)
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