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

supabase / cli / 27949668370
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5719-47ab46d6f95b5bae9bde6f9f9619392aaea3282a
DEFAULT BRANCH: develop
Ran 22 Jun 2026 11:36AM UTC
Jobs 1
Files 227
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

22 Jun 2026 11:33AM UTC coverage: 64.96% (+0.02%) from 64.942%
27949668370

push

github

web-flow
fix(cli): keep test db local connections plaintext (#5644)

Fixes CLI-1818.

`supabase test db` now forces plaintext Postgres connections for local
and Unix-socket targets by passing `ssl: false` through the
node-postgres connection path. This matches the previous Go behavior,
where local connections always cleared TLS config, and prevents ambient
environment such as `PGSSLMODE=require` from forcing TLS against the
local database.

While following the workspace integration suite, this also canonicalizes
discovered function deploy import paths before containment checks and
aligns Docker bind assertions with real host paths. That keeps source
upload and Docker bind collection consistent on macOS temp paths such as
`/var` vs `/private/var`.

10762 of 16567 relevant lines covered (64.96%)

10.23 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27949668370.1 22 Jun 2026 11:36AM UTC 227
64.96
GitHub Action Run
Source Files on build 27949668370
  • Tree
  • List 227
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27949668370
  • dfceef88 on github
  • Prev Build on develop (#27949443290)
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