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

supabase / realtime / 34923511088
92%

Build:
DEFAULT BRANCH: main
Ran 15 Sep 2026 03:10AM UTC
Jobs 1
Files 124
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

15 Sep 2026 03:03AM UTC coverage: 91.657% (-0.2%) from 91.87%
34923511088

push

github

web-flow
chore(devtools): Improve local Realtime Inspector functionality and DX (#2203)

* chore(devtools): Add a mix task to generate a token.

This will generate a token for local development using
the local secret.

* chore(devtools): Mount the socket on a path that matches the gateway.

Realtime mounts the socket on /socket, and the gateway handles proxying
this, which means you can't use the supabase-js client to connect to a
local realtime instance. This change will also mount the socket on the
path the proxy expects, so that you can use supabase-js locally. This
enables the Realtime Inspector to work locally.

* chore(devtools): Add a dev-inspector task to open the inspector locally.

* chore(docs): Update docs with the changes to dev inspector.

* chore: fix dialyzer error

* chore: move local_gateway_socket to top level config in dev

* chore: only use last line of realtime.gen_token in mise script

* chore(devtools): Change dev inspector to use realtime-js

This gives us more control over the url to connect to, so it now works
with a local dev server or a hosted instance without needing to mount
the socket on /realtime/v1/socket locally.

* chore: revert extraction of socket options into module attrs

0 of 10 new or added lines in 1 file covered. (0.0%)

2 existing lines in 2 files now uncovered.

3944 of 4303 relevant lines covered (91.66%)

4276.57 hits per line

Uncovered Changes

Lines Coverage ∆ File
10
0.0
lib/mix/tasks/realtime.gen_token.ex

Coverage Regressions

Lines Coverage ∆ File
1
87.43
-0.52% lib/realtime/tenants/replication_connection.ex
1
85.71
-14.29% lib/realtime/users_counter.ex
Jobs
ID Job ID Ran Files Coverage
1 34923511088.1 15 Sep 2026 03:10AM UTC 496
61.28
GitHub Action Run
Source Files on build 34923511088
  • Tree
  • List 124
  • Changed 100
  • Source Changed 0
  • Coverage Changed 100
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34923511088
  • 0c9b839e on github
  • Prev Build on main (#34912986735)
  • Next Build on main (#34974986256)
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