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

dangernoodle-io / breadboard / 24753139185
100%

Build:
DEFAULT BRANCH: main
Ran 22 Apr 2026 12:12AM UTC
Jobs 1
Files 3
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

22 Apr 2026 12:11AM UTC coverage: 100.0%. Remained the same
24753139185

push

github

web-flow
feat(bb_http)!: portable HTTP API expansion for v0.9 (#56)

- Extend bb_http_method_t with PATCH, PUT, DELETE, OPTIONS
- Add bb_http_resp_send_err(req, code, message) helper
- Add bb_http_set_cors_methods / bb_http_set_cors_headers for
  runtime-configurable preflight allow-lists (defaults preserved)
- Normalize bb_http_server_ensure_started return to bb_err_t and
  drop its ESP_PLATFORM guard so it is callable from portable code

BREAKING CHANGES:
- bb_prov_save_cb_t now takes bb_http_request_t* instead of
  httpd_req_t* and returns bb_err_t. Consumers must migrate their
  save callbacks to the portable handle and use bb_http_resp_*
  helpers instead of raw httpd_resp_*.
- bb_http_server_ensure_started returns bb_err_t (was esp_err_t
  inside ESP_PLATFORM guard); on ESP the values are identical.

18 of 18 branches covered (100.0%)

Branch coverage included in aggregate %.

30 of 30 relevant lines covered (100.0%)

18.1 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24753139185.1 22 Apr 2026 12:12AM UTC 3
100.0
GitHub Action Run
Source Files on build 24753139185
  • Tree
  • List 3
  • 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 #24753139185
  • 4014e775 on github
  • Prev Build on main (#24751481154)
  • Next Build on main (#24753903523)
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