supabase / supabase-js

An isomorphic Javascript client for Supabase. Query your Supabase database, subscribe to realtime events, upload and download files, browse typescript examples, invoke postgres functions via rpc, invoke supabase edge functions, query pgvector.
https://supabase.com
MIT License
2.86k stars 220 forks source link

feat: add serve:coverage script #957

Closed jordienr closed 3 months ago

jordienr commented 3 months ago

What kind of change does this PR introduce?

Adds a script to serve the generated coverage html locally

CleanShot 2024-01-23 at 17 17 51@2x