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

supabase / supavisor / 16029319408 / 2
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 02 Jul 2025 03:39PM UTC
Files 56
Run time 3s
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

02 Jul 2025 03:27PM UTC coverage: 37.025% (-0.7%) from 37.705%
16029319408.2

push

github

web-flow
feat: check database and erpc capabilities on health check (#691)

Introduces `Supavisor.Health`, which provides a function that runs
health checks.

Added two checks:
- Acceptable ERPC latencies: fails if a node has high latency to all
other nodes through :erpc. Doesn't run if in a 1 or 2 node cluster.
Fails if **all requests** have latency over 500ms or fail.
- Database reachable: fails if can't run a simple query in the database.

Calls this function on the health check endpoint, and return 503 if
health checks are failing. After some time, if the condition persists,
the infrastructure should restart the instance.

779 of 2104 relevant lines covered (37.02%)

111.69 hits per line

Source Files on job run-integration - 16029319408.2
  • Tree
  • List 56
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 16029319408
  • 89db1b2a on github
  • Prev Job for on main (#16008869250.1)
  • Next Job for on main (#16032473998.2)
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