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

supabase / realtime / 31550675361
91%

Build:
DEFAULT BRANCH: main
Ran 12 Aug 2026 12:40AM UTC
Jobs 1
Files 122
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

12 Aug 2026 12:34AM UTC coverage: 90.406% (+0.1%) from 90.269%
31550675361

push

github

web-flow
feat: broadcast muster routing (#2073)

* New feature flag to broadcast using Muster's routers instead of always flooding:  `use_muster_broadcast` (which __must__ have the same feature flag bucket key as `use_muster_channel_join`). Only for `broadcast` messages. Postgres Changes and Presence are not touched here.
* For intra region comms we run the Muster scope so we can naturally can find the router and use it to forward to the other nodes.
* For inter region comms we keep a set of `ExHashRing.Ring` (managed by the new `RegionRings` process) of what we expect the membership to be to calculate the router. They might not agree briefly while a rebalance is happening but if a rebalance is happening we would flood anyway and that's what happens. If we send to the wrong node it will just flood the region (and log a warning so we keep track of how often this happens)

96 of 106 new or added lines in 3 files covered. (90.57%)

3675 of 4065 relevant lines covered (90.41%)

4314.81 hits per line

Uncovered Changes

Lines Coverage ∆ File
6
87.5
lib/realtime/gen_rpc/pub_sub/region_rings.ex
4
94.57
-0.56% lib/realtime/gen_rpc/pub_sub.ex
Jobs
ID Job ID Ran Files Coverage
1 31550675361.1 12 Aug 2026 12:40AM UTC 488
58.97
GitHub Action Run
Source Files on build 31550675361
  • Tree
  • List 122
  • Changed 96
  • Source Changed 2
  • Coverage Changed 96
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #31550675361
  • 404ca6e8 on github
  • Prev Build on main (#31433263494)
  • Next Build on main (#31556894481)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc