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: match edge function error codes to hosted platform #2887

Closed laktek closed 1 week ago

laktek commented 1 week ago

What kind of change does this PR introduce?

Updated error codes / messages returned in functions serve to match to what's returned currently in hosted platform.

coveralls commented 1 week ago

Pull Request Test Coverage Report for Build 11849177716

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 11833923706: -0.03%
Covered Lines: 6386
Relevant Lines: 10710

💛 - Coveralls