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

supabase / gotrue / 8135614746
65%

Build:
DEFAULT BRANCH: master
Ran 04 Mar 2024 04:09AM CUT
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 CUT 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 CUT 114
65.14
GitHub Action Run
Source Files on build 8135614746
  • Tree
  • List 114
  • Changed 1
  • Source Changed 0
  • Coverage Changed 0
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
internal/observability/logging.go101 65 0 65 0.0
0.0
internal/observability/cleanup.go28 13 0 13 0.0
0.0
internal/api/token_oidc.go233 164 0 164 0.0
0.0
internal/api/provider/spotify.go104 62 0 62 0.0
0.0
internal/api/cleanup.go28 13 0 13 0.0
0.0
internal/api/provider/slack.go93 60 0 60 0.0
0.0
internal/api/provider/errors.go49 27 0 27 0.0
0.0
internal/api/provider/linkedin_oidc.go83 51 0 51 0.0
0.0
internal/api/listener.go46 29 0 29 0.0
0.0
internal/observability/profiler.go85 60 0 60 0.0
Showing 1 to 10 of 114 entries
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • …
  • 12
  • Next
  • ►
    65.14
    internal/
  • 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

© 2025 Coveralls, Inc