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

supabase / cli / 20825601182 / 1
64%
develop: 64%

Build:
DEFAULT BRANCH: develop
Ran 08 Jan 2026 05:28PM UTC
Files 200
Run time 5s
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

08 Jan 2026 05:23PM UTC coverage: 56.063% (+0.02%) from 56.041%
20825601182.1

push

github

web-flow
fix(db): support arbitrary test directories (#4590)

* fix(db test): resolve absolute paths before computing relative path

when running supabase db test from a docker-outside-of-docker environment,
test file paths may be absolute host paths while utils.DbTestsDir is relative.
filepath.Rel fails when the base path is relative and the target is absolute.

this change converts both paths to absolute before computing the relative path,
which handles all path combinations correctly: relative+relative, absolute+absolute,
and mixed scenarios like docker-outside-of-docker.

closes #3194

* fix: support arbitrary test directories

* chore: unset container working dir

* chore: refactor bind mount

---------

Co-authored-by: Han Qiao <sweatybridge@gmail.com>

6852 of 12222 relevant lines covered (56.06%)

6.29 hits per line

Source Files on job 20825601182.1
  • Tree
  • List 200
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20825601182
  • 0a020765 on github
  • Prev Job for on develop (#20813057336.1)
  • Next Job for on develop (#20825622054.1)
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