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

supabase / supavisor / 17127793099
65%

Build:
DEFAULT BRANCH: main
Ran 21 Aug 2025 01:14PM UTC
Jobs 2
Files 57
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

21 Aug 2025 01:05PM UTC coverage: 57.829% (+0.5%) from 57.366%
17127793099

push

github

web-flow
fix(authn): when credential changes are detected, retry the auth request  (#728)

- Fixes an issue where the first authn request after a credential change
always would fail.
- Adds a cache refresh limit of 3 per minute per pool (triggered every
time the password is wrong). Previosuly, limited to once every 15s. This
is mostly due to tests. In tests, if we don't have this, the hard limit
of once per 15s causes the test to flak.
- Adds an optimization where we use the existing SecretsChecker
connection instead of opening a new one to refresh the cache.

75 of 92 new or added lines in 3 files covered. (81.52%)

1241 of 2146 relevant lines covered (57.83%)

353.13 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
62.5
lib/supavisor/cache_refresh_limiter.ex
14
70.49
0.33% lib/supavisor/client_handler.ex
Jobs
ID Job ID Ran Files Coverage
1 run-tests - 17127793099.1 21 Aug 2025 01:14PM UTC 57
56.29
GitHub Action Run
2 run-integration - 17127793099.2 21 Aug 2025 01:17PM UTC 57
36.86
GitHub Action Run
Source Files on build 17127793099
  • Tree
  • List 57
  • Changed 4
  • Source Changed 3
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Github Actions Build #17127793099
  • a44394dc on github
  • Prev Build on main (#17101827434)
  • Next Build on main (#17272295846)
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