Skip to content

fix: correct local db push text#5280

Merged
avallete merged 4 commits into
supabase:developfrom
7ttp:fix/text-improve
May 20, 2026
Merged

fix: correct local db push text#5280
avallete merged 4 commits into
supabase:developfrom
7ttp:fix/text-improve

Conversation

@7ttp
Copy link
Copy Markdown
Contributor

@7ttp 7ttp commented May 18, 2026

TL;DR

fixes db push --local so prompts and status messages refer to the local database
( as requested by users, was confusing )

ref

@7ttp 7ttp requested a review from a team as a code owner May 18, 2026 16:13
@coveralls
Copy link
Copy Markdown

coveralls commented May 18, 2026

Coverage Report for CI Build 26153144114

Coverage decreased (-0.02%) to 63.74%

Details

  • Coverage decreased (-0.02%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 31 coverage regressions across 2 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

31 previously-covered lines in 2 files lost coverage.

File Lines Losing Coverage Coverage
internal/db/push/push.go 26 67.89%
internal/utils/git.go 5 57.14%

Coverage Stats

Coverage Status
Relevant Lines: 15684
Covered Lines: 9997
Line Coverage: 63.74%
Coverage Strength: 7.06 hits per line

💛 - Coveralls

@7ttp 7ttp requested a review from avallete May 18, 2026 16:40
@7ttp 7ttp self-assigned this May 19, 2026
@avallete avallete enabled auto-merge (squash) May 20, 2026 09:07
@avallete avallete merged commit 9ab8670 into supabase:develop May 20, 2026
17 checks passed
@7ttp 7ttp deleted the fix/text-improve branch May 20, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

supabase db push --local has confusing messaging

3 participants