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

supabase / realtime / 24734526478
91%

Build:
DEFAULT BRANCH: main
Ran 21 Apr 2026 04:57PM UTC
Jobs 1
Files 110
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

21 Apr 2026 04:38PM UTC coverage: 91.887% (-0.05%) from 91.935%
24734526478

push

github

web-flow
chore: local dev setup (#1823)

Improve the local setup to make it straightforward to run the server:

```
mise run db-start
mix setup
mise run dev
```

- Introduce mise to manage tool versions, tasks, and envs
- Removed .tool-versions and Makefile in favor of mise.toml
- Introduce `Realtime.Env` to use in runtime.exs with tests and more
  validations to make it more resilient to avoid hard to debug errors in
  the server booting process
- Group all envs together in `runtime.exs` to have better
  discoverability, especially for docs (self-hosting) and config
- Break readme into dedicated docs to reduce noise in the main readme
  (easier to scan)
- Add Code of Conduct and Contributing guides based on
  https://github.com/supabase/.github and https://github.com/supabase/supabase
- Added env vars into ENVS.md: API_TOKEN_BLOCKLIST, CLUSTER_STRATEGIES,
  DB_MASTER_REGION, DB_HOST_REPLICA_FRA, DB_HOST_REPLICA_IAD,
  DB_HOST_REPLICA_SIN, DB_HOST_REPLICA_SJC, REGION, LOGS_ENGINE,
  LOGFLARE_LOGGER_BACKEND_URL, LOGFLARE_API_KEY, LOGFLARE_SOURCE_ID,
  JWT_CLAIM_VALIDATORS, METRICS_JWT_SECRET, METRICS_TOKEN_BLOCKLIST,
  MAX_GEN_RPC_CALL_CLIENTS, PROM_POLL_RATE, AWS_EXECUTION_ENV,
  JANITOR_MAX_CHILDREN, JANITOR_CHILDREN_TIMEOUT,
  LOG_THROTTLE_JANITOR_INTERVAL_IN_MS, MEASURE_TRAFFIC_INTERVAL_IN_MS,
  NO_CHANNEL_TIMEOUT_IN_MS, RPC_TIMEOUT
- Removed stale env vars from ENVS.md: DISCONNECT_SOCKET_ON_NO_CHANNELS_INTERVAL_IN_MS,
  JANITOR_CLEANUP_MAX_CHILDREN, JANITOR_CLEANUP_CHILDREN_TIMEOUT

30 of 30 new or added lines in 1 file covered. (100.0%)

4 existing lines in 3 files now uncovered.

3024 of 3291 relevant lines covered (91.89%)

4876.16 hits per line

Coverage Regressions

Lines Coverage ∆ File
2
90.24
-4.88% lib/realtime/monitoring/peep/partitioned.ex
1
84.62
-3.85% lib/realtime/monitoring/distributed_metrics.ex
1
88.89
-2.78% lib/realtime/monitoring/gen_rpc_metrics.ex
Jobs
ID Job ID Ran Files Coverage
1 24734526478.1 21 Apr 2026 04:57PM UTC 440
61.86
GitHub Action Run
Source Files on build 24734526478
  • Tree
  • List 110
  • Changed 88
  • Source Changed 0
  • Coverage Changed 88
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24734526478
  • 476f16b6 on github
  • Prev Build on main (#24717861513)
  • Next Build on main (#24903482160)
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