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

dangernoodle-io / TaipanMiner / 25981080623
90%

Build:
DEFAULT BRANCH: main
Ran 17 May 2026 04:15AM UTC
Jobs 3
Files 94
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

17 May 2026 04:15AM UTC coverage: 89.717%. Remained the same
25981080623

push

github

web-flow
chore(lwip): tune socket pool for browser keepalive + SSE churn (#406)

Three coordinated changes to fix httpd_accept_conn errno 23 (ENFILE)
under realistic dashboard usage:

1. CONFIG_LWIP_MAX_SOCKETS=10 — bumped from 8. TA-301's analysis missed
   browser HTTP/1.1 keepalive (3 sockets/tab) + stratum + listener
   exceeding the old cap. ~360B extra RAM.
2. CONFIG_LWIP_TCP_FIN_WAIT_TIMEOUT=2000 — pairs with breadboard
   sse_task disconnect-detect (BB #241). Per-disconnect socket
   residency: ~25s → ~2.5s.
3. CONFIG_BB_HTTP_LWIP_RESERVE=1 — uses new BB Kconfig (BB #242).
   Default 3 over-reserves for mDNS (UDP, separate pool) and
   transient outbound; realistic non-httpd usage is 1 (stratum).
   Gives httpd 9 client slots instead of 5.

Bench-validated on .78 tdongle: rapid Diagnostics-page navigation no
longer produces errno 23 in device logs. Companion to webui lazy-load
PR.

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

2373 of 3013 branches covered (78.76%)

Branch coverage included in aggregate %.

4703 of 4874 relevant lines covered (96.49%)

169421.51 hits per line

Jobs
ID Job ID Ran Files Coverage
1 native - 25981080623.1 17 May 2026 04:15AM UTC 28
89.18
GitHub Action Run
2 e2e - 25981080623.2 17 May 2026 04:17AM UTC 48
57.46
GitHub Action Run
3 webui - 25981080623.3 17 May 2026 04:16AM UTC 66
91.29
GitHub Action Run
Source Files on build 25981080623
  • Tree
  • List 94
  • 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 #25981080623
  • 2b6254e4 on github
  • Prev Build on main (#25980969166)
  • Next Build on main (#25981231415)
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