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

supabase / supavisor / 24809846140
77%

Build:
DEFAULT BRANCH: main
Ran 23 Apr 2026 12:40AM UTC
Jobs 2
Files 122
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

23 Apr 2026 12:29AM UTC coverage: 79.342% (+0.2%) from 79.169%
24809846140

push

github

web-flow
perf: optimizations around auth (#905)

(1) If connecting over TLS, use password instead of scram-sha-256. One
less round trip and less expensive for the client. Using scram-sha-256
is redundant with the TLS cryptography. Previously, this was conditional
to use_jit tenants.

(2) If Supavisor has plaintext password and the database asks for
scram-sha-256, cache the scram-sha-256 secret so we don't need to
recompute PBKDF2.

13 of 13 new or added lines in 3 files covered. (100.0%)

8 existing lines in 3 files now uncovered.

2508 of 3161 relevant lines covered (79.34%)

58155.58 hits per line

Coverage Regressions

Lines Coverage ∆ File
5
85.67
-0.65% lib/supavisor/client_handler.ex
2
83.67
-4.08% lib/supavisor/secret_checker.ex
1
75.0
0.0% lib/supavisor.ex
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 24809846140.1 23 Apr 2026 12:40AM UTC 122
77.92
GitHub Action Run
2 run-integration - 24809846140.2 23 Apr 2026 12:40AM UTC 122
42.68
GitHub Action Run
Source Files on build 24809846140
  • Tree
  • List 122
  • Changed 11
  • Source Changed 3
  • Coverage Changed 11
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #24809846140
  • 7a665acc on github
  • Prev Build on main (#24808763135)
  • Next Build on main (#24895189695)
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