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

supabase / cli / 27534399841
65%
develop: 65%

Build:
Build:
LAST BUILD BRANCH: gh-readonly-queue/develop/pr-5610-32ef81c757338461636193a33b2bc4022b5370ff
DEFAULT BRANCH: develop
Ran 15 Jun 2026 08:42AM UTC
Jobs 1
Files 225
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 Jun 2026 08:39AM UTC coverage: 64.858% (+0.02%) from 64.84%
27534399841

push

github

web-flow
fix(cli): handle blank project password prompt (#5569)

Fixes the interactive password prompt path used by `projects create`
when the user leaves the database password blank.

`@clack/prompts` can return no string value for that blank password
entry. The output adapter was calling `.trim()` directly, which crashed
before the project creation flow could generate the fallback password.
The adapter now normalizes non-string prompt results to an empty string
so existing command-level fallback behavior can run.

10688 of 16479 relevant lines covered (64.86%)

7.21 hits per line

Jobs
ID Job ID Ran Files Coverage
1 27534399841.1 15 Jun 2026 08:42AM UTC 225
64.86
GitHub Action Run
Source Files on build 27534399841
  • Tree
  • List 225
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #27534399841
  • 118bd277 on github
  • Prev Build on gh-readonly-queue/develop/pr-5568-055065dbbe9b7f7b85999e4021e0879bbe33865e (#27532606124)
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