• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / supabase-js / 5094229097

26 May 2023 07:15PM UTC coverage: 66.492% (-1.0%) from 67.513%
5094229097

Pull #778

github

GitHub
Merge abdf36db1 into 3c552377f
Pull Request #778: feat: edge functions support for custom domains and vanity domains

44 of 84 branches covered (52.38%)

Branch coverage included in aggregate %.

1 of 1 new or added line in 1 file covered. (100.0%)

83 of 107 relevant lines covered (77.57%)

4.12 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

100.0
/src/lib/constants.ts
1
// constants.ts
2
import { version } from './version'
4✔
3
export const DEFAULT_HEADERS = { 'X-Client-Info': `supabase-js/${version}` }
4✔
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc