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

supabase / auth / 30588178141 / 1
72%
master: 72%

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

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

18379 of 25452 relevant lines covered (72.21%)

674.85 hits per line

Source Files on job 30588178141.1
  • Tree
  • List 199
  • Changed 4
  • Source Changed 0
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 30588178141
  • f36851b8 on github
  • Prev Job for on xlgmokha/auth-1362c (#30583690245.1)
  • 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