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

supabase / auth / 16421253762
69%

Build:
DEFAULT BRANCH: master
Ran 21 Jul 2025 03:34PM UTC
Jobs 1
Files 141
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

21 Jul 2025 03:29PM UTC coverage: 70.181% (+0.03%) from 70.156%
16421253762

push

github

web-flow
feat: add support for managing SSO providers by resource_id (#2081)

Some time ago a `resource_id` was added to the `sso_providers` table to
support infrastructure as code use cases down the road. This change adds
basic support for utilizing this field to manage SSO providers.

Key changes:
- Updated API for SSO providers to allow get, put, delete by
`resource_id`
- Extended `loadSSOProvider` to accept `resource_`-prefixed `idp_id`
values
- Added optional `resource_id` field to `SSOProvider` model
- Implemented `FindSSOProviderByResourceID` in model layer
- Renamed `FindAllSAMLProviders` to `FindAllSSOProviders`
- Added filtering to the `/admin/sso/providers` via
`?resource_id{,_prefix}=`
- Included full E2E test coverage for SSO provider api

---------

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

63 of 97 new or added lines in 4 files covered. (64.95%)

4 existing lines in 1 file now uncovered.

11568 of 16483 relevant lines covered (70.18%)

70.67 hits per line

New Missed Lines in Diff

Lines Coverage ∆ File
6
62.09
6.54% internal/models/sso.go
8
70.09
-2.72% internal/api/sso.go
10
3.91
-0.14% internal/api/samlacs.go
10
66.06
3.09% internal/api/ssoadmin.go

Uncovered Existing Lines

Lines Coverage ∆ File
4
62.09
6.54% internal/models/sso.go
Jobs
ID Job ID Ran Files Coverage
1 16421253762.1 21 Jul 2025 03:34PM UTC 141
70.18
GitHub Action Run
Source Files on build 16421253762
  • Tree
  • List 141
  • Changed 5
  • Source Changed 0
  • Coverage Changed 5
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • 5ca44893 on github
  • Prev Build on master (#16341356779)
  • Next Build on master (#16492281791)
  • 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

© 2025 Coveralls, Inc