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

supabase / auth / 33638885038
71%

Build:
DEFAULT BRANCH: master
Ran 02 Sep 2026 02:01PM UTC
Jobs 1
Files 205
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

02 Sep 2026 01:56PM UTC coverage: 71.267%. Remained the same
33638885038

push

github

web-flow
feat(otp): add expires_at column to one_time_tokens table (#2765)

## What kind of change does this PR introduce?
It's a schema migration.

## What is the current behavior?
There is no `expires_at` column on the `one_time_tokens` table. 

OTP flows rely on `users.*_sent_at` timestamps to infer expiration.

## What is the new behavior?
There is an `expires_at` column on the `one_time_tokens` table.

This will allow us to stop relying on the `users` table for expiration
data.

## Additional context
See AUTH-1552 and its project.

16236 of 22782 relevant lines covered (71.27%)

482.49 hits per line

Jobs
ID Job ID Ran Files Coverage
1 33638885038.1 02 Sep 2026 02:01PM UTC 205
71.27
GitHub Action Run
Source Files on build 33638885038
  • Tree
  • List 205
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 05d9aece on github
  • Prev Build on master (#33535046034)
  • Next Build on master (#33643866357)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc