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

dangernoodle-io / breadboard / 24680252610
100%

Build:
DEFAULT BRANCH: main
Ran 20 Apr 2026 05:19PM UTC
Jobs 1
Files 2
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

20 Apr 2026 05:17PM UTC coverage: 100.0%. Remained the same
24680252610

push

github

web-flow
feat: portable http_server API + Arduino CC3000 backend (#21)

- hoist bb_http_handle_t, bb_http_server_start/stop/get_handle to portable header
- add portable API: bb_http_request_t, bb_http_method_t, bb_http_handler_fn, bb_http_register_route, bb_http_resp_* helpers
- implement ESP-IDF adapter: shim handlers translate bb_http_handler_fn to httpd_req_t*
- implement Arduino backend on Adafruit_CC3000_Server (function-static to avoid pre-cc3000.begin() SPI corruption)
- batch entire HTTP response into a single client.write() — CC3000's fastrprint is unreliable across many tiny writes
- rewrite examples/arduino-uno-cc3000 to use the portable API with a /ping handler; validated end-to-end on Uno (RAM 70.5%)

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 24680252610.1 20 Apr 2026 05:19PM UTC 2
100.0
GitHub Action Run
Source Files on build 24680252610
  • Tree
  • List 2
  • 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 #24680252610
  • 7ff3b2db on github
  • Prev Build on main (#24671126534)
  • Next Build on main (#24684471288)
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