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

supabase / realtime-js / 15165288124

21 May 2025 02:45PM UTC coverage: 95.524% (-0.04%) from 95.568%
15165288124

Pull #474

github

web-flow
Merge f8dad7eb1 into 5db9d37d3
Pull Request #474: fix: properly handle ws browser export

656 of 706 branches covered (92.92%)

Branch coverage included in aggregate %.

0 of 2 new or added lines in 2 files covered. (0.0%)

39 existing lines in 1 file now uncovered.

3506 of 3651 relevant lines covered (96.03%)

21.94 hits per line

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

0.0
/src/websocket-export.ts
NEW
1
// This file is used to ensure TypeScript emits WebSocket.js and WebSocket.native.js to dist/.
×
2
export { default as WebSocket } from './WebSocket'
3
export { default as WebSocketNative } from './WebSocket.native'
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

© 2026 Coveralls, Inc