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

supabase / gotrue / 8135614746
65%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2024 04:09AM UTC
Jobs 1
Files 114
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

04 Mar 2024 04:05AM UTC coverage: 65.142%. Remained the same
8135614746

push

github

web-flow
feat: use dummy instance id to improve performance on refresh token queries (#1454)

## What kind of change does this PR introduce?

Use the nil instance ID so that we can leverage the compound index on
instance_id and user_id when performing search and deletion


Aims to address #1449 and #1398. 

We note that `LogoutAllRefreshTokens` was marked as deprecated and may
be possible to remove if all access tokens now have a `sessionId`.
Additionally, `FindTokenBySessionID` can likely be replaced by using
`FindCurrentlyActiveRefreshToken`.

We will revisit these in a week or two but they are out of scope for
this PR.

Co-authored-by: joel <joel@joels-MacBook-Pro.local>

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

7806 of 11983 relevant lines covered (65.14%)

59.29 hits per line

Jobs
ID Job ID Ran Files Coverage
1 8135614746.1 04 Mar 2024 04:09AM UTC 0
65.14
GitHub Action Run
Source Files on build 8135614746
Detailed source file information is not available for this build.
  • Back to Repo
  • 656474e1 on github
  • Prev Build on master (#8135412125)
  • Next Build on master (#8137844173)
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