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

supabase / cli / 23149550253
62%

Build:
DEFAULT BRANCH: develop
Ran 16 Mar 2026 02:49PM UTC
Jobs 1
Files 198
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

16 Mar 2026 02:44PM UTC coverage: 61.882% (+0.1%) from 61.736%
23149550253

push

github

web-flow
feat(db): add `supabase db query` command for executing SQL (#4955)

* feat(db): add `supabase db query` command for executing SQL

Add a new CLI command that allows executing raw SQL against local and
remote databases, designed for seamless use by AI coding agents without
requiring MCP server configuration.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

* fix(db): address PR review feedback for db query command

- Remove unnecessary math.MaxInt guard on fd cast, use //nolint:gosec
- Add --db-url, --linked, --local flags with mutual exclusivity
- Replace custom jsonReader with bytes.NewReader
- Add tests for formatOutput with nil cols/data

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

158 of 226 new or added lines in 2 files covered. (69.91%)

2 existing lines in 1 file now uncovered.

7880 of 12734 relevant lines covered (61.88%)

7.42 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
27
0.0
0.0% cmd/db.go
41
79.4
internal/db/query/query.go

Uncovered Existing Lines

Lines Coverage ∆ File
2
80.61
0.0% internal/storage/rm/rm.go
Jobs
ID Job ID Ran Files Coverage
1 23149550253.1 16 Mar 2026 02:49PM UTC 198
61.88
GitHub Action Run
Source Files on build 23149550253
  • Tree
  • List 198
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23149550253
  • 111bf902 on github
  • Prev Build on develop (#23067059123)
  • Next Build on develop (#23187359628)
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