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

feat: support starting individual services #2176

Closed
wants to merge 3 commits into from
Closed

Conversation

sweatybridge
Copy link
Contributor

@sweatybridge sweatybridge commented Apr 17, 2024

What kind of change does this PR introduce?

closes #2078

What is the new behavior?

supabase start db studio

Additional context

Add any other context or screenshots.

@coveralls
Copy link

coveralls commented Apr 17, 2024

Pull Request Test Coverage Report for Build 9363648198

Details

  • 7 of 42 (16.67%) changed or added relevant lines in 2 files are covered.
  • 5 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 59.898%

Changes Missing Coverage Covered Lines Changed/Added Lines %
internal/start/start.go 7 17 41.18%
cmd/start.go 0 25 0.0%
Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 11.76%
Totals Coverage Status
Change from base Build 9362515422: -0.2%
Covered Lines: 6896
Relevant Lines: 11513

💛 - Coveralls

@sweatybridge sweatybridge marked this pull request as ready for review May 23, 2024 04:41
@sweatybridge sweatybridge requested a review from a team as a code owner May 23, 2024 04:41
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.

How to restart supabase services when I changed config.toml
2 participants