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

supabase / supavisor / 22501789568 / 1
79%
main: 79%

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

27 Feb 2026 08:02PM UTC coverage: 72.001% (+0.03%) from 71.973%
22501789568.1

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.

2101 of 2918 relevant lines covered (72.0%)

85.93 hits per line

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