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

supabase / auth / 22103279819
69%

Build:
DEFAULT BRANCH: master
Ran 17 Feb 2026 03:01PM UTC
Jobs 1
Files 172
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

17 Feb 2026 02:54PM UTC coverage: 69.08% (+0.05%) from 69.034%
22103279819

push

github

web-flow
feat(metrics): added a gauge with version information (#2375)

This adds the 4 gauges seen below:
```
  # HELP global_auth_version_major Set to this auth servers major version number.
  # TYPE global_auth_version_major gauge
  global_auth_version_major{otel_scope_name="gotrue",otel_scope_version=""} 2

  # HELP global_auth_version_minor Set to this auth servers minor version number.
  # TYPE global_auth_version_minor gauge
  global_auth_version_minor{otel_scope_name="gotrue",otel_scope_version=""} 187

  # HELP global_auth_version_patch Set to this auth servers patch version number.
  # TYPE global_auth_version_patch gauge
  global_auth_version_patch{otel_scope_name="gotrue",otel_scope_version=""} 0

  # HELP global_auth_version_rc Set to this auth servers rc version number.
  # TYPE global_auth_version_rc gauge
  global_auth_version_rc{otel_scope_name="gotrue",otel_scope_version=""} 5
```

---------

Co-authored-by: Chris Stockton <chris.stockton@supabase.io>

61 of 74 new or added lines in 2 files covered. (82.43%)

15002 of 21717 relevant lines covered (69.08%)

80.83 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
3
4.86
-0.1% internal/observability/metrics.go
10
85.92
internal/utilities/version.go
Jobs
ID Job ID Ran Files Coverage
1 22103279819.1 17 Feb 2026 03:01PM UTC 172
69.08
GitHub Action Run
Source Files on build 22103279819
  • Tree
  • List 172
  • Changed 1
  • Source Changed 0
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 911ad0ba on github
  • Prev Build on master (#22075658585)
  • Next Build on master (#22106554241)
  • 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