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

supabase / supavisor / 22501789568
82%

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

27 Feb 2026 08:02PM UTC coverage: 75.154% (+0.03%) from 75.129%
22501789568

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.

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

5 existing lines in 1 file now uncovered.

2193 of 2918 relevant lines covered (75.15%)

4234.55 hits per line

Uncovered Existing Lines

Lines Coverage ∆ File
5
67.18
-3.14% lib/supavisor.ex
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 22501789568.1 27 Feb 2026 08:14PM UTC 73
72.0
GitHub Action Run
2 run-integration - 22501789568.2 27 Feb 2026 08:16PM UTC 73
45.58
GitHub Action Run
Source Files on build 22501789568
  • Tree
  • List 73
  • Changed 5
  • Source Changed 1
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #22501789568
  • cdc0a672 on github
  • Prev Build on main (#22145415097)
  • Next Build on main (#22739764447)
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