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

supabase / supavisor / 23437532312
82%

Build:
DEFAULT BRANCH: main
Ran 23 Mar 2026 12:42PM 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 Mar 2026 12:34PM UTC coverage: 82.507% (+0.1%) from 82.389%
23437532312

push

github

web-flow
fix: catch exits in SecretChecker to fallback to one-off auth_query (#889)

When SecretChecker.get_secrets exits inside a Cachex.fetch callback, the
Courier's spawned task dies without notifying waiters (Cachex uses spawn
with try/rescue, which doesn't catch exits). The key gets permanently
stuck and all subsequent Cachex.fetch calls for it block forever.

Observed in staging as local ClientHandlers stuck in SCRAM auth.

Convert secret_checker exits into into {:error, :not_started}, returns
normally and the existing auth_query fallback path runs.

5 of 6 new or added lines in 1 file covered. (83.33%)

3 existing lines in 3 files now uncovered.

2580 of 3127 relevant lines covered (82.51%)

59355.88 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
1
87.76
-1.13% lib/supavisor/secret_checker.ex

Uncovered Existing Lines

Lines Coverage ∆ File
1
75.86
-3.45% lib/supavisor/handler_helpers.ex
1
75.0
-1.09% lib/supavisor/peep_storage.ex
1
72.44
-0.79% lib/supavisor.ex
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 23437532312.1 23 Mar 2026 12:50PM UTC 122
81.07
GitHub Action Run
2 run-integration - 23437532312.2 23 Mar 2026 12:42PM UTC 122
43.11
GitHub Action Run
Source Files on build 23437532312
  • Tree
  • List 122
  • Changed 13
  • Source Changed 1
  • Coverage Changed 13
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #23437532312
  • 8d8ff930 on github
  • Prev Build on main (#23354780349)
  • Next Build on main (#23438543933)
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