Skip to content

Conversation

@Jipperism
Copy link
Contributor

…timeManager class

  • Introduced SupabaseRealtimeManager to encapsulate realtime event subscription logic.
  • Updated index.ts to utilize the new manager for subscribing to events on server start.
  • Enhanced error handling and logging within the subscription process.

…timeManager class

- Introduced SupabaseRealtimeManager to encapsulate realtime event subscription logic.
- Updated index.ts to utilize the new manager for subscribing to events on server start.
- Enhanced error handling and logging within the subscription process.
@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🟢 Lines 58.2% (🎯 58%) 110 / 189
🟢 Statements 58.2% (🎯 58%) 110 / 189
🟢 Functions 25.53% (🎯 25%) 12 / 47
🟢 Branches 38.98% (🎯 38%) 23 / 59
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
src/index.ts 0% 0% 0% 0% 1-2
src/client/supabase.ts 0% 0% 0% 0% 1
Generated in workflow #138 for commit 9190a20 by the Vitest Coverage Report Action

@Jipperism Jipperism merged commit 527f9ad into develop Jul 16, 2025
1 check passed
@Jipperism Jipperism deleted the feature/supabase-realtime-subscription-manager-singleton branch August 6, 2025 13:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants