Skip to content

Conversation

@Jipperism
Copy link
Contributor

…nt subscriptions

  • Changed subscribeToEvents and subscribeToSupabaseRealtimeEvents methods to async for better handling of asynchronous operations.
  • Updated index.ts to await the subscription process on server start.
  • Improved logging messages for clarity during subscription status updates.

…nt subscriptions

- Changed subscribeToEvents and subscribeToSupabaseRealtimeEvents
methods to async for better handling of asynchronous operations.
- Updated index.ts to await the subscription process on server start.
- Improved logging messages for clarity during subscription status
updates.
@Jipperism Jipperism merged commit 226d7f9 into develop Jul 17, 2025
1 check passed
@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 #145 for commit daf7e02 by the Vitest Coverage Report Action

@Jipperism Jipperism deleted the bugfix/unsubscribe-before-subscribing-to-realtime-events 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