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

dangernoodle-io / breadboard / 25612767806
100%

Build:
DEFAULT BRANCH: main
Ran 09 May 2026 09:55PM UTC
Jobs 1
Files 11
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

09 May 2026 09:54PM UTC coverage: 100.0%. Remained the same
25612767806

push

github

web-flow
feat(bb_openapi): host fidelity audit between handlers and declared schemas (#212)

- add bb_http_host capture harness (begin/end/free) so tests can intercept
  handler output without a real HTTP server; status, content-type, and body
  are recorded into a thread-local slot and transferred to the caller
- expose capture API in platform/host/bb_http/include/bb_http_host.h
- patch bb_http_resp_send, send_json, sendstr, set_status, set_type to be
  capture-aware; fall through to no-op when no slot is active so existing
  tests are unaffected
- add host stubs for bb_wifi_get_info, bb_wifi_scan_start_async,
  bb_wifi_scan_get_cached, bb_mdns_started, and transport helpers so
  info/health/wifi handlers can run on host
- add test_route_fidelity.c with 7 fidelity tests (reboot, board, info,
  health, wifi, ota-status, ota-mark-valid-409) and 6 capture harness
  unit tests; 13 tests total
- audit set covers all host-runnable JSON routes; skipped routes documented
  at top of test file with rationale
- update scripts/native_scaffold.py to expose platform/host/bb_http/include
  to native consumers

skipped: /api/logs (SSE), /api/version + /api/ping (text/plain),
/api/scan + wifi connect (esp_wifi direct, no host shim),
/api/ota/check + /api/ota/update (handler=NULL in route descriptor)

Co-authored-by: Claude Opus 4.7 <noreply@anthropic.com>

490 of 490 branches covered (100.0%)

Branch coverage included in aggregate %.

726 of 726 relevant lines covered (100.0%)

569.77 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25612767806.1 09 May 2026 09:55PM UTC 11
100.0
GitHub Action Run
Source Files on build 25612767806
  • Tree
  • List 11
  • 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 #25612767806
  • 8c674ad7 on github
  • Prev Build on main (#25612431825)
  • Next Build on main (#25612956114)
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