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

dangernoodle-io / breadboard / 26290395419
100%

Build:
DEFAULT BRANCH: main
Ran 22 May 2026 01:24PM UTC
Jobs 1
Files 21
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 May 2026 01:23PM UTC coverage: 100.0%. Remained the same
26290395419

push

github

web-flow
refactor(bb_http)!: remove buffered response-send APIs; streaming-only (B1-234) (#305)

- delete bb_http_resp_send, bb_http_resp_send_err public declarations and all
  platform definitions (espidf, host, arduino)
- delete bb_http_resp_send_json public declaration; demote to static helper in
  host and arduino backends (still used internally by json_arr_end); remove
  from espidf (json_arr_end uses send_chunk directly)
- fix bb_http_resp_sendstr on all platforms to use send_chunk + terminator
- fix bb_http_resp_send_json on espidf to use one-shot send_chunk path instead
  of buffered httpd_resp_send
- convert smoke /ping handler to send_chunk
- convert test_route_fidelity handler stubs to bb_http_resp_json_obj_* streaming
  api; remove test_bb_http_resp_send_json_callable (tested deleted api)

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

1334 of 1334 branches covered (100.0%)

Branch coverage included in aggregate %.

2268 of 2268 relevant lines covered (100.0%)

907.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26290395419.1 22 May 2026 01:24PM UTC 21
100.0
GitHub Action Run
Source Files on build 26290395419
  • Tree
  • List 21
  • 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 #26290395419
  • 5e18fc26 on github
  • Prev Build on main (#26265499482)
  • Next Build on main (#26323653565)
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