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

supabase / auth / 30588178141
72%
master: 72%

Build:
Build:
LAST BUILD BRANCH: xlgmokha/auth-1362e
DEFAULT BRANCH: master
Ran 30 Jul 2026 10:50PM UTC
Jobs 1
Files 199
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

30 Jul 2026 10:43PM UTC coverage: 72.21% (+0.04%) from 72.173%
30588178141

Pull #2661

github

xlgmokha
feat(scim): render SCIM errors in RFC 7644 form

Add the error message form from RFC 7644, and teach `HandleResponseError`
to render it, so a handler under `/scim/v2` can answer with a SCIM
error by returning one.

The router grows `NotFound` and `MethodNotAllowed` hooks. The SCIM
server uses them to answer an unknown endpoint with a 404 and an
unsupported method with a 405 carrying an Allow header, and the
not-implemented stubs return the same form instead of an empty body.

Errors are served as `application/scim+json`. With the flag off the
routes still answer with the ordinary 404.
Pull Request #2661: feat(scim): render SCIM errors in RFC 7644 form

44 of 46 new or added lines in 5 files covered. (95.65%)

22 existing lines in 2 files now uncovered.

18379 of 25452 relevant lines covered (72.21%)

674.85 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
72.22
-0.24% internal/api/errors.go

Coverage Regressions

Lines Coverage ∆ File
20
72.22
-0.24% internal/api/errors.go
2
88.1
0.07% internal/api/api.go
Jobs
ID Job ID Ran Files Coverage
1 30588178141.1 30 Jul 2026 10:50PM UTC 199
72.21
GitHub Action Run
Source Files on build 30588178141
  • Tree
  • List 199
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #2661
  • PR Base - xlgmokha/auth-1362b (#30583690245)
  • 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