supabase / cli

Supabase CLI. Manage postgres migrations, run Supabase locally, deploy edge functions. Postgres backups. Generating types from your database schema.
https://supabase.com/docs/reference/cli/about
MIT License
1.09k stars 212 forks source link

fix(studio): bump studio image to 20241106-fe0e32d #2838

Closed sweatybridge closed 3 weeks ago

sweatybridge commented 3 weeks ago

What kind of change does this PR introduce?

relates to https://github.com/supabase/cli/issues/2834

What is the new behavior?

Updates studio with the latest fixes.

Additional context

Add any other context or screenshots.

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11698990668

Details


Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 7 -->
Totals Coverage Status
Change from base Build 11697566572: -0.03%
Covered Lines: 6375
Relevant Lines: 10660

💛 - Coveralls