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

supabase / realtime / b8dd5f384f30303cfca7a4039737f8f3d796bff4
88%

Build:
DEFAULT BRANCH: main
Ran 14 Oct 2025 10:46PM UTC
Jobs 1
Files 95
Run time 1min
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

14 Oct 2025 10:37PM UTC coverage: 85.908% (+0.6%) from 85.3%
b8dd5f384f30303cfca7a4039737f8f3d796bff4

push

github

web-flow
feat: selective broadcast for postgres changes (#1573)

Selective broadcast for Postgres Changes. We use the fact that we know where each subscription subscribed from and do a direct broadcast for each node instead of spamming the whole cluster.

If the subscription node is not readily available (for whatever reason) we fallback to sending to the whole cluster.

42 of 45 new or added lines in 6 files covered. (93.33%)

10 existing lines in 6 files now uncovered.

2158 of 2512 relevant lines covered (85.91%)

2572.39 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
70.67
3.5% lib/extensions/postgres_cdc_rls/replication_poller.ex
2
42.31
0.64% lib/extensions/postgres_cdc_rls/subscriptions_checker.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
88.06
22.43% lib/extensions/postgres_cdc_rls/subscription_manager.ex
1
42.31
0.64% lib/extensions/postgres_cdc_rls/subscriptions_checker.ex
1
84.62
-3.85% lib/realtime/monitoring/distributed_metrics.ex
1
88.89
-2.78% lib/realtime/monitoring/gen_rpc_metrics.ex
3
88.89
-5.56% lib/realtime/api.ex
3
80.84
-1.15% lib/realtime_web/channels/realtime_channel.ex
Jobs
ID Job ID Ran Files Coverage
1 b8dd5f384f30303cfca7a4039737f8f3d796bff4.1 14 Oct 2025 10:46PM UTC 95
85.91
GitHub Action Run
Source Files on build b8dd5f384f30303cfca7a4039737f8f3d796bff4
  • Tree
  • List 95
  • Changed 13
  • Source Changed 0
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • b8dd5f38 on github
  • Prev Build on main (#05EC5893...)
  • Next Build on main (#C11F0A41...)
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