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

dangernoodle-io / breadboard / 26251706077
100%

Build:
DEFAULT BRANCH: main
Ran 21 May 2026 08:38PM UTC
Jobs 1
Files 20
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

21 May 2026 08:37PM UTC coverage: 100.0%. Remained the same
26251706077

push

github

web-flow
fix(bb_http): pre-allocate httpd lwip TLS sem to close OOM race (B1-223) (#302)

- add prealloc_tls_sem_cb static work-item callback that calls lwip_socket_thread_init()
- queue the callback via httpd_queue_work immediately after httpd_start succeeds so the
  per-thread netconn sem is allocated at boot when heap is plentiful
- eliminates the lazy-alloc-under-load path that triggers the LWIP_ASSERT in
  tcpip_send_msg_wait_sem (tcpip.c:453) during high-chunk /api/pool responses

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

1206 of 1206 branches covered (100.0%)

Branch coverage included in aggregate %.

2088 of 2088 relevant lines covered (100.0%)

921.2 hits per line

Jobs
ID Job ID Ran Files Coverage
1 26251706077.1 21 May 2026 08:38PM UTC 20
100.0
GitHub Action Run
Source Files on build 26251706077
  • Tree
  • List 20
  • 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 #26251706077
  • cbf63631 on github
  • Prev Build on main (#26243012956)
  • Next Build on main (#26263521823)
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