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

supabase / cli / 20825601182
56%

Build:
DEFAULT BRANCH: develop
Ran 08 Jan 2026 05:27PM UTC
Jobs 1
Files 200
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

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

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>

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

6852 of 12222 relevant lines covered (56.06%)

6.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 20825601182.1 08 Jan 2026 05:27PM UTC 200
56.06
GitHub Action Run
Source Files on build 20825601182
  • Tree
  • List 200
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #20825601182
  • 0a020765 on github
  • Prev Build on develop (#20813057336)
  • Next Build on develop (#20825622054)
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