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

feat: allow setting compute multiplier on functions #2912

Closed laktek closed 2 days ago

laktek commented 4 days ago

What kind of change does this PR introduce?

Introduce compute multiplier setting on Edge Functions.

coveralls commented 4 days ago

Pull Request Test Coverage Report for Build 12002617002

Details


Files with Coverage Reduction New Missed Lines %
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 5 -->
Totals Coverage Status
Change from base Build 12002049349: -0.03%
Covered Lines: 6381
Relevant Lines: 10720

💛 - Coveralls
laktek commented 2 days ago

I'm closing this for now until we figure out some internal decisions.