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

supabase / cli / 31680970782
65%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6301-94158474812f7b491387a909f3168f8d3b20b2e3
DEFAULT BRANCH: develop
Ran 13 Aug 2026 08:13AM UTC
Jobs 1
Files 229
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 Aug 2026 08:11AM UTC coverage: 65.011%. Remained the same
31680970782

push

github

web-flow
fix(cli): serialize container health checks (#6149)

## TL;DR

fixes `supabase start` polling every booting service concurrently. <br>
happened because the ts port used unbounded concurrency, while Go
checked containers serially in start order. <br>The concurrent
implementation could burst Docker subprocesses and exhaust the retry
allowance sooner on constrained systems. <br>this restores Go’s behavior
by running one health probe at a time and adds regression coverage for
the ordering...

## ref:

* closes supabase/cli#6112

10429 of 16042 relevant lines covered (65.01%)

10.85 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31680970782.1 13 Aug 2026 08:13AM UTC 229
65.01
GitHub Action Run
Source Files on build 31680970782
  • Tree
  • List 229
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31680970782
  • f31ef190 on github
  • Prev Build on gh-readonly-queue/develop/pr-6175-12bc39b286175cd4dc322af7a690583104b9ffbe (#31679894384)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc