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

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

Build:
DEFAULT BRANCH: main
Ran 08 Dec 2025 04:29PM UTC
Files 79
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

08 Dec 2025 04:21PM UTC coverage: 41.086% (+0.1%) from 40.968%
20034997234.2

push

github

web-flow
fix: session query metrics (#801)

In v2, session mode query metrics weren't tracked properly. Due to
`DbHandler` not calling `db_status/1` it never notified `ClientHandler`
that a transaction terminated, meaning `ClientHandler` wouldn't ever
collect the query time metric.

Additionally, this adds a `:proxy` metadata to queries, indicating
whether the query was proxied or not: all queries emit `duration` twice:
one in the proxy node, another in the pool node. Can be useful
to compare proxy performance vs unproxied, and detect proxying-caused
degradations. Another option for us is to not emit the query duration on
the pool owner node.

1203 of 2928 relevant lines covered (41.09%)

4160.52 hits per line

Source Files on job run-integration - 20034997234.2
  • Tree
  • List 79
  • Changed 7
  • Source Changed 4
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 20034997234
  • dc5871be on github
  • Prev Job for on main (#20034138257.2)
  • Next Job for on main (#20038010492.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