Skip to content

fix: implement realtime event subscription for data changes#316

Merged
Jipperism merged 1 commit into
developfrom
bugfix/fix-realtime-event-subscription
Jul 11, 2025
Merged

fix: implement realtime event subscription for data changes#316
Jipperism merged 1 commit into
developfrom
bugfix/fix-realtime-event-subscription

Conversation

@Jipperism

Copy link
Copy Markdown
Contributor
  • Added subscribeToRealtimeEvents function to handle subscriptions for various database changes.
  • Integrated logging for successful subscriptions and error handling.
  • Updated index.ts to invoke realtime event subscription on server start.

@Jipperism Jipperism changed the title feat: implement realtime event subscription for data changes fix: implement realtime event subscription for data changes Jul 11, 2025
@github-actions

github-actions Bot commented Jul 11, 2025

Copy link
Copy Markdown

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 #136 for commit 8906387 by the Vitest Coverage Report Action

- Added subscribeToRealtimeEvents function to handle subscriptions for various database changes.
- Integrated logging for successful subscriptions and error handling.
- Updated index.ts to invoke realtime event subscription on server start.
@Jipperism
Jipperism force-pushed the bugfix/fix-realtime-event-subscription branch from d1025e2 to 8906387 Compare July 11, 2025 20:07
@Jipperism
Jipperism merged commit 124db08 into develop Jul 11, 2025
1 check passed
@Jipperism
Jipperism deleted the bugfix/fix-realtime-event-subscription 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.

1 participant