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

supabase / auth / 21439245792
69%

Build:
DEFAULT BRANCH: master
Ran 28 Jan 2026 01:09PM UTC
Jobs 1
Files 171
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

28 Jan 2026 01:01PM UTC coverage: 68.803% (-0.02%) from 68.819%
21439245792

push

github

web-flow
feat: upgrade existing sessions to v2 refresh tokens though config value (#2356)

If the refresh token algorithm version is set to 2, only new sessions
would be using these. By setting
`GOTRUE_SECURITY_REFRESH_TOKEN_UPGRADE_PERCENTAGE` to a value between 0
and 100 inclusive, on the next refresh token request a session using a
v1 refresh token will switch to using a v2 refresh token.

The percentage is to allow for gradual rollout, as the upgrade step can
result in some concurrent refreshes to terminate the session early.

27 of 44 new or added lines in 3 files covered. (61.36%)

14876 of 21621 relevant lines covered (68.8%)

79.45 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
4
99.34
-0.66% internal/conf/configuration.go
13
80.11
-0.91% internal/tokens/service.go
Jobs
ID Job ID Ran Files Coverage
1 21439245792.1 28 Jan 2026 01:09PM UTC 171
68.8
GitHub Action Run
Source Files on build 21439245792
  • Tree
  • List 171
  • Changed 3
  • Source Changed 0
  • Coverage Changed 3
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 6fb0e8ad on github
  • Prev Build on master (#21407255753)
  • Next Build on master (#21440478722)
  • Delete
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