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

dangernoodle-io / breadboard / 27431016193
100%

Build:
DEFAULT BRANCH: main
Ran 12 Jun 2026 05:11PM UTC
Jobs 1
Files 35
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

12 Jun 2026 05:10PM UTC coverage: 100.0%. Remained the same
27431016193

push

github

web-flow
feat(bb_http_client): add POST method + mutual-TLS cfg fields (#400)

- add optional tls fields to bb_http_client_cfg_t: ca_cert_pem,
  client_cert_pem, client_key_pem (all null = existing crt_bundle behavior)
- add bb_http_client_post() buffered POST api (mirrors _get signature)
- espidf: maps pem fields onto esp_http_client_config_t; keeps
  crt_bundle_attach only when ca_cert_pem is null; uses
  esp_http_client_set_post_field + content-type header
- host mock: records last post (method, url, body, content_type, tls
  presence flags) via bb_http_client_get_last_post(); get/stream unchanged
- 16 new unity tests in test_bb_http_client_post.c; all 1857 pass
- bb_ota_pull and bb_update_check callers unaffected (null cfg fields)

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

1665 of 1665 branches covered (100.0%)

Branch coverage included in aggregate %.

2775 of 2775 relevant lines covered (100.0%)

1047.44 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27431016193.1 12 Jun 2026 05:11PM UTC 35
100.0
GitHub Action Run
Source Files on build 27431016193
  • Tree
  • List 35
  • 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 #27431016193
  • f56a0754 on github
  • Prev Build on main (#27429419362)
  • Next Build on main (#27431842172)
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