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.64.1 #2911

Closed nyannyacha closed 1 day ago

nyannyacha commented 1 day ago

What kind of change does this PR introduce?

Bump edge-runtime to 1.64.1

Changes

1.64.1 (2024-11-25)

Performance Improvements

Features

Bug Fixes

coveralls commented 1 day ago

Pull Request Test Coverage Report for Build 12001768437

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 11907080297: -0.03%
Covered Lines: 6381
Relevant Lines: 10720

💛 - Coveralls