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

supabase / auth / 24093786732
69%

Build:
DEFAULT BRANCH: master
Ran 07 Apr 2026 05:02PM UTC
Jobs 1
Files 186
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

07 Apr 2026 04:57PM UTC coverage: 69.154%. Remained the same
24093786732

push

github

web-flow
fix: ensure identities are returned in a consistent order across DB engines (#2465)

Returns identities in a consistent order to work across DB engines.

Previously, we were relying on Postgres' implicit ordering which is
considered an implementation detail and does not carry across to Oriole
DB
(https://github.com/supabase/auth/actions/runs/24069608972/job/70203207256?pr=2464).

Although we don't have an index on created_at, this should be fine since
a user is unlikely to have many indexes and `FindProvidersByUser`
filters by the user_id first.

Related: https://github.com/supabase/auth/pull/2464

1 of 1 new or added line in 1 file covered. (100.0%)

16469 of 23815 relevant lines covered (69.15%)

82.34 hits per line

Jobs
ID Job ID Ran Files Coverage
1 24093786732.1 07 Apr 2026 05:02PM UTC 186
69.15
GitHub Action Run
Source Files on build 24093786732
  • Tree
  • List 186
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • e49a3e5e on github
  • Prev Build on master (#24082701381)
  • 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