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

supabase / cli / 25157823618
64%

Build:
DEFAULT BRANCH: develop
Ran 30 Apr 2026 09:29AM UTC
Jobs 1
Files 219
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

30 Apr 2026 09:24AM UTC coverage: 63.777% (+0.02%) from 63.753%
25157823618

push

github

web-flow
fix(functions): set nofile ulimit for Edge Runtime container (#5152)

* fix(functions): set nofile ulimit for Edge Runtime container

The Edge Runtime container was started with Docker's default nofile
ulimit (1024 soft), causing "Too many open files" errors for projects
with 200+ Edge Functions running long dev sessions.

Set nofile ulimit to 65536 (soft and hard) to allow sufficient file
descriptors for Deno isolates handling many concurrent functions.

Fixes #5151

Signed-off-by: wucm667 <stevenwucongmin@gmail.com>

* chore: add comment internal/functions/serve/serve.go

* chore: fix comment indent

---------

Signed-off-by: wucm667 <stevenwucongmin@gmail.com>
Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>

10 of 10 new or added lines in 1 file covered. (100.0%)

9967 of 15628 relevant lines covered (63.78%)

7.0 hits per line

Jobs
ID Job ID Ran Files Coverage
1 25157823618.1 30 Apr 2026 09:29AM UTC 219
63.78
GitHub Action Run
Source Files on build 25157823618
  • Tree
  • List 219
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #25157823618
  • a11f261c on github
  • Prev Build on develop (#25093631583)
  • Next Build on develop (#25158179731)
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