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

supabase / supavisor / 15979340643
65%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2025 05:21PM UTC
Jobs 2
Files 54
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

30 Jun 2025 05:15PM UTC coverage: 51.015% (+0.6%) from 50.411%
15979340643

push

github

web-flow
fix: close proxy websocket upon TCP connection closing (#684)

This fixes a bug where clients using `neondatabase/serverless` would
have their code hang for 60s upon calling `client.end()`. Essentially
the client closes the (proxied) TCP socket, and we need to ensure that
the websocket is closed as well. Otherwise the client keeps blocked
waiting for the websocket to terminate.

Added an integration test with such a case (times out without the
patch). Unfortunately, the test requires bumping node, so I did that as
well, will check to ensure it doesn't impact anything else.

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

2 existing lines in 2 files now uncovered.

1055 of 2068 relevant lines covered (51.02%)

133.07 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
1
68.42
-0.75% lib/supavisor.ex
1
64.35
-0.22% lib/supavisor/client_handler.ex
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 15979340643.1 30 Jun 2025 05:23PM UTC 54
48.36
GitHub Action Run
2 run-integration - 15979340643.2 30 Jun 2025 05:21PM UTC 54
36.65
GitHub Action Run
Source Files on build 15979340643
  • Tree
  • List 54
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #15979340643
  • d489d25f on github
  • Prev Build on main (#15978352123)
  • Next Build on main (#16003718569)
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