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

supabase / cli / 28165851845
65%

Build:
DEFAULT BRANCH: develop
Ran 25 Jun 2026 11:10AM 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

25 Jun 2026 11:03AM UTC coverage: 65.002% (+0.02%) from 64.987%
28165851845

push

github

web-flow
feat(db): add reset sql path override (#5691)

Adds a repeatable `--sql-paths` flag to `supabase db reset` so users can
override `[db.seed].sql_paths` for a single reset without editing
`config.toml`.

The flag accepts the same file path or glob pattern syntax as
`sql_paths`, resolves relative values from the `supabase` directory, and
remains mutually exclusive with `--no-seed`. Passing `--sql-paths`
force-enables seeding for that reset even when config disables seeding,
and remote resets warn before applying override seeds to a `--linked` or
`--db-url` target. The TypeScript legacy command wrapper forwards the
flag to the current Go implementation while `db reset` remains on the
legacy path.

Addresses #2191
Supersedes #4680

10947 of 16841 relevant lines covered (65.0%)

10.46 hits per line

Coverage Regressions

Lines Coverage ∆ File
88
48.74
3.24% cmd/db.go
2
82.41
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 28165851845.1 25 Jun 2026 11:10AM UTC 229
65.0
GitHub Action Run
Source Files on build 28165851845
  • Tree
  • List 229
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #28165851845
  • 6fa4c974 on github
  • Prev Build on develop (#28161921962)
  • Next Build on develop (#28176719735)
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