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

supabase / cli / 23904303415
63%

Build:
DEFAULT BRANCH: develop
Ran 02 Apr 2026 02:07PM UTC
Jobs 1
Files 209
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

02 Apr 2026 02:02PM UTC coverage: 63.202% (-0.008%) from 63.21%
23904303415

push

github

web-flow
fix: use correct docker.sock binding with vector (fixes #3127, #3512, #3593) (#4791)

fix: use correct docker.sock binding when starting vector img (fixes #3127, #3512, #3593)

This fixes Docker Desktop on Linux failing to start the vector container.
The container tries to bind to the Docker Desktop socket directly, which is unsupported.
The host binding path should always be /var/run/docker.sock, which has special handling under the hood (see https://github.com/docker/for-mac/issues/6545#issuecomment-1295599122).

Co-authored-by: Andrew Valleteau <avallete@users.noreply.github.com>

0 of 4 new or added lines in 1 file covered. (0.0%)

9223 of 14593 relevant lines covered (63.2%)

6.87 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
64.65
-0.11% internal/start/start.go
Jobs
ID Job ID Ran Files Coverage
1 23904303415.1 02 Apr 2026 02:07PM UTC 209
63.2
GitHub Action Run
Source Files on build 23904303415
  • Tree
  • List 209
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23904303415
  • 246be845 on github
  • Prev Build on develop (#23853718228)
  • Next Build on develop (#23938014091)
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