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

supabase / auth / 30869061835
73%
master: 72%

Build:
Build:
LAST BUILD BRANCH: xlgmokha/auth-1369
DEFAULT BRANCH: master
Ran 04 Aug 2026 01:38AM UTC
Jobs 1
Files 211
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

03 Aug 2026 11:55PM UTC coverage: 72.546% (+0.2%) from 72.369%
30869061835

Pull #2672

github

xlgmokha
feat(scim): serve the User ResourceType and Schema

Adds GET /scim/v2/ResourceTypes/{id} and
GET /scim/v2/Schemas/{id}, and fills the list endpoints that until now
answered with an empty ListResponse. A conformant client discovers before
it fetches, so /Users was unreachable in practice without these.

The published User schema advertises userName, name, emails, active and
externalId. externalId is a deviation: RFC 7643 defines it as a common
attribute in Section 3.1 rather than a User attribute, so the spec's own
User schema omits it, but provisioning clients map it.

The ResourceType is built from the Schema rather than from its URI, which
is what makes Section 6's "schema MUST be equal to the id attribute of the
associated Schema resource" hold by construction.

https://linear.app/supabase/issue/AUTH-1369/scim-user-resourcetype-and-schema-reflection-endpoints
Pull Request #2672: feat(scim): serve the User ResourceType and Schema

197 of 205 new or added lines in 11 files covered. (96.1%)

2 existing lines in 1 file now uncovered.

18714 of 25796 relevant lines covered (72.55%)

673.45 hits per line

Uncovered Changes

Lines Coverage ∆ File
4
73.33
internal/api/scim/core/resource_type.go
4
84.0
internal/api/scim/core/user.go

Coverage Regressions

Lines Coverage ∆ File
2
88.24
0.07% internal/api/api.go
Jobs
ID Job ID Ran Files Coverage
1 30869061835.1 04 Aug 2026 01:38AM UTC 211
72.55
GitHub Action Run
Source Files on build 30869061835
  • Tree
  • List 211
  • Changed 7
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2672
  • PR Base - xlgmokha/auth-1368b (#30851218572)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc