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

supabase / cli / 31909073917
62%
develop: 62%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-6299-fa8a3fb319490ef9b14136f24f2e09eb89c4c91f
DEFAULT BRANCH: develop
Ran 15 Aug 2026 09:20PM UTC
Jobs 1
Files 95
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

15 Aug 2026 09:18PM UTC coverage: 62.406%. Remained the same
31909073917

push

github

web-flow
fix(cli): fail test db when no tests ran (CLI-2194) (#6210)

## TL;DR

fixes `supabase test db` reporting success on a run that executed zero
tests,
which was caused by passing `pg_prove`'s exit code straight through when
it prints `Result: NOTESTS` and still exits 0
and is now fixed by watching the TAP summary for that verdict and
failing with a msg naming the paths that were searched.
A typo'd path, an empty tests directory, and a bind mount the Docker
daemon resolved against a different filesystem than the CLI all hit
this, so CI could stay green while testing nothing.
The TAP stream on stdout is unchanged, the diagnostic goes to stderr,
and the new exit 1 is recorded in the Go divergence because Go exits 0
here...

## ref:
- closes: https://github.com/supabase/cli/issues/6206

5571 of 8927 relevant lines covered (62.41%)

6.65 hits per line

Jobs
ID Job ID Ran Files Coverage
1 31909073917.1 15 Aug 2026 09:20PM UTC 95
62.41
GitHub Action Run
Source Files on build 31909073917
  • Tree
  • List 95
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31909073917
  • 23a5ba1b on github
  • Prev Build on gh-readonly-queue/develop/pr-6214-e32dee8f7eaaa38284bd5665932f2299f622c0d5 (#31908832105)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc