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: bump edge-runtime to 1.61.0 #2833

Closed nyannyacha closed 3 weeks ago

nyannyacha commented 3 weeks ago

What kind of change does this PR introduce?

Bump edge-runtime to 1.61.0

Changes

1.61.0 (2024-11-05)

Features

coveralls commented 3 weeks ago

Pull Request Test Coverage Report for Build 11675368239

Details


Files with Coverage Reduction New Missed Lines %
internal/storage/rm/rm.go 2 89.53%
internal/debug/postgres.go 3 64.86%
internal/gen/keys/keys.go 5 12.9%
<!-- Total: 10 -->
Totals Coverage Status
Change from base Build 11647839734: -0.06%
Covered Lines: 6372
Relevant Lines: 10660

💛 - Coveralls