Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: optional project ref flag for snippets command #2951

Merged
merged 2 commits into from
Dec 7, 2024
Merged

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Dec 7, 2024

What kind of change does this PR introduce?

feature

What is the new behavior?

Supports supabase snippets list --project-ref <ref> flag.

Also refactors services command for consistent version check.

Additional context

Add any other context or screenshots.

@coveralls
Copy link

coveralls commented Dec 7, 2024

Pull Request Test Coverage Report for Build 12211395881

Details

  • 2 of 40 (5.0%) changed or added relevant lines in 5 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage increased (+0.06%) to 59.647%

Changes Missing Coverage Covered Lines Changed/Added Lines %
cmd/root.go 0 1 0.0%
internal/start/start.go 1 2 50.0%
internal/snippets/list/list.go 0 2 0.0%
internal/services/services.go 0 34 0.0%
Files with Coverage Reduction New Missed Lines %
internal/services/services.go 2 0.0%
internal/gen/keys/keys.go 5 12.9%
Totals Coverage Status
Change from base Build 12198412388: 0.06%
Covered Lines: 6393
Relevant Lines: 10718

💛 - Coveralls

@sweatybridge sweatybridge merged commit bfa2c42 into develop Dec 7, 2024
9 checks passed
@sweatybridge sweatybridge deleted the ref-flag branch December 7, 2024 08:33
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.

2 participants