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

supabase / supavisor / 15979340643 / 1
65%
main: 65%

Build:
DEFAULT BRANCH: main
Ran 30 Jun 2025 05:24PM UTC
Files 54
Run time 2s
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: 48.356% (-0.07%) from 48.428%
15979340643.1

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.

1000 of 2068 relevant lines covered (48.36%)

19.34 hits per line

Source Files on job run-tests - 15979340643.1
  • Tree
  • List 54
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15979340643
  • d489d25f on github
  • Prev Job for on main (#15978352123.2)
  • Next Job for on main (#16003718569.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