• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In
Warning: This build has drifted.
The coverage report for this pull request build may be inaccurate because its base commit is no longer the HEAD of its target branch.
This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

    • Learn more: For more information on this, see Tracking coverage changes for pull request builds.
    • Fix now: For a quick fix, rebase this PR at GitHub. Your next report should be accurate.
    • Prevent going forward: To avoid this issue with future PRs, see these Recommended CI Configurations.
New Repo Setting:
INCLUDE COVERAGE % WITH WARNINGS ABOUT DRIFTED BUILDS?

Enabling this setting will include a (potentially inaccurate) coverage % with warning messages in status updates for drifted builds.

Adjust setting

supabase / auth / 17064366633
71%
master: 69%

Build:
Build:
LAST BUILD BRANCH: feat/add-email-metrics
DEFAULT BRANCH: master
Ran 19 Aug 2025 09:58AM UTC
Jobs 1
Files 152
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

19 Aug 2025 08:43AM UTC coverage: 70.764% (-0.002%) from 70.766%
17064366633

Pull #2111

github

hf
chore: use `slices.Contains` instead of for loops

Some of these were suggested by the gopls language server, and I did
a quick search of the codebase for similar patterns which could be
converted to use `slices.Contains` as well.
Pull Request #2111: feat: use `slices.Contains` instead of for loops

16 of 20 new or added lines in 6 files covered. (80.0%)

2 existing lines in 2 files now uncovered.

12252 of 17314 relevant lines covered (70.76%)

70.02 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
2
14.15
-0.2% internal/api/token_oidc.go
2
78.33
0.38% internal/models/sessions.go

Uncovered Existing Lines

Lines Coverage ∆ File
1
14.15
-0.2% internal/api/token_oidc.go
1
78.33
0.38% internal/models/sessions.go
Jobs
ID Job ID Ran Files Coverage
1 17064366633.1 19 Aug 2025 09:58AM UTC 152
70.76
GitHub Action Run
Source Files on build 17064366633
  • Tree
  • List 152
  • Changed 6
  • Source Changed 0
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2111
  • PR Base - master (#17064207390)
  • 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