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

supabase / supabase-js / 5249447341

12 Jun 2023 11:14PM UTC coverage: 66.492%. Remained the same
5249447341

Pull #790

github

GitHub
Merge 5a41bd46a into 2fdfe17d9
Pull Request #790: feat: version bump realtime-js to 2.7.3

44 of 84 branches covered (52.38%)

Branch coverage included in aggregate %.

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