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

Add resource multiplier #2877

Closed laktek closed 20 hours ago

laktek commented 1 week ago

What kind of change does this PR introduce?

Allow configuring resource_multiplier per function.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11833463246

Details


Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
<!-- Total: 2 -->
Totals Coverage Status
Change from base Build 11831856503: 0.0%
Covered Lines: 6386
Relevant Lines: 10710

💛 - Coveralls
sweatybridge commented 20 hours ago

superseded by https://github.com/supabase/cli/pull/2912