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

supabase / supavisor / 22501789568 / 2
77%
main: 77%

Build:
DEFAULT BRANCH: main
Ran 27 Feb 2026 08:16PM UTC
Files 73
Run time 1s
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

27 Feb 2026 08:02PM UTC coverage: 45.579% (-0.08%) from 45.66%
22501789568.2

push

github

web-flow
perf: use direct Registry.lookup for single tenant pool resolution (#864)

Single tenants always have exactly one write pool registered at {:pool,
:write, 0, id}. Pattern match on :single to use O(1) lookup instead of
scanning the entire registry with Registry.select. Cluster tenants still
fall back to the scan.

At 10k registry entries, get_local_pool goes from ~584μs to ~0.3μs on my
benchmarks. The cost is mostly CPU time.

1330 of 2918 relevant lines covered (45.58%)

4148.62 hits per line

Source Files on job run-integration - 22501789568.2
  • Tree
  • List 73
  • Changed 2
  • Source Changed 1
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 22501789568
  • cdc0a672 on github
  • Prev Job for on main (#22145415097.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