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

dangernoodle-io / breadboard / 27455116335
100%

Build:
DEFAULT BRANCH: main
Ran 13 Jun 2026 03:24AM 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

13 Jun 2026 03:23AM UTC coverage: 100.0%. Remained the same
27455116335

push

github

web-flow
fix(bb_http_pub): reuse one keep-alive connection (was 1 socket/source/tick → httpd starvation) (#408)

- add bb_http_client_session_{open,post,close} API to bb_http_client; esp-idf impl uses esp_http_client_perform with keep_alive_enable=true; host mock records url/body/content_type for test assertions
- bb_http_pub opens one session lazily on first publish; resolves bb_tls_creds once at session open (not per post); reuses the session for all sources every tick; closes + reopens on bb_http_pub_init/set_cfg so config changes take effect
- 14 new host tests (session API guards + capture, bb_http_pub session reuse and config-change invalidation)

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%)

1061.84 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27455116335.1 13 Jun 2026 03:24AM UTC 35
100.0
GitHub Action Run
Source Files on build 27455116335
  • 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 #27455116335
  • 44ac4022 on github
  • Prev Build on main (#27454824266)
  • Next Build on main (#27455261958)
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