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

supabase / realtime / 34459614768
92%

Build:
DEFAULT BRANCH: main
Ran 10 Sep 2026 09:22AM 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

10 Sep 2026 09:15AM UTC coverage: 90.852% (-0.09%) from 90.945%
34459614768

push

github

web-flow
chore(tests): Liveliness probe & diagnostics in tenant DB checkout (#2185)

* chore(tests): Liveliness probe & diagnostics in tenant DB checkout

## Main Goal
Addressing our most common/annoying flakies:
the one where the tests are just killed, best to our knowledge because
we failed to acquire a tenant DB.

Now, before handing out a database we run a small probe that the DB
is healthy.

The same probe is also now run to declare the container ready for the
pool.

If it is unhealthy, we discard it so a new one can be started, so in
theory this should self-heal and help eliminate errors.

## Diagnostics
Also we now keep the docker containers around instead of deleting them
(`--rm`), so we can diagnose what killed them.

Hope to be able to use these diagnostics/logs from the container, to
track down the actual source of the issues and fix that as well.

Sadly, this means we also need to manually clean them up in the end.

* chore(tests): Add more diagnostics based on live failure report

See our time stamp, more CPU information and a longer log.

* chore: unless --> if

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

6 existing lines in 2 files now uncovered.

3933 of 4329 relevant lines covered (90.85%)

4453.69 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
86.49
-13.51% lib/realtime/telemetry/logger.ex
1
87.43
-0.52% lib/realtime/tenants/replication_connection.ex
Jobs
ID Job ID Ran Files Coverage
1 34459614768.1 10 Sep 2026 09:22AM UTC 496
60.75
GitHub Action Run
Source Files on build 34459614768
  • Tree
  • List 124
  • Changed 102
  • Source Changed 1
  • Coverage Changed 102
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #34459614768
  • ee315cae on github
  • Prev Build on main (#34453524707)
  • Next Build on main (#34823023435)
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