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

supabase / auth / 15213368793 / 1
70%
master: 69%

Build:
Build:
LAST BUILD BRANCH: docs-1710-verify-type-options
DEFAULT BRANCH: master
Ran 23 May 2025 03:10PM UTC
Files 140
Run time 3s
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

23 May 2025 03:01PM UTC coverage: 69.967% (-0.07%) from 70.032%
15213368793.1

Pull #2034

github

Chris Stockton
feat: hooks round 5 (Option 2) - add before-user-created hook

This commit explores one possible implementation of this hook by:
- Adding a `triggerBeforeUserCreated` method to the `*API` object in `internal/api/hooks.go`
- Adding a `triggerBeforeUserCreatedExternal` method to the `*API` object in `internal/api/hooks.go`
- Updating callers of `signupNewUser` to first call `triggerBeforeUserCreated` in:
    - internal/api/anonymous.go
    - internal/api/external.go
    - internal/api/invite.go
    - internal/api/mail.go
    - internal/api/signup.go
- Updating callers of `signupNewUser` to first call `triggerBeforeUserCreatedExternal` in:
    - internal/api/external.go
    - internal/api/samlacs.go
    - internal/api/token_oidc.go
    - internal/api/web3.go
- Add end to end tests in `internal/api/e2e_test.go`
Pull Request #2034: feat: hooks round 5 (Option 2) - add before-user-created hook

11178 of 15976 relevant lines covered (69.97%)

65.12 hits per line

Source Files on job 15213368793.1
  • Tree
  • List 140
  • Changed 10
  • Source Changed 0
  • Coverage Changed 10
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 15213368793
  • b7e381da on github
  • Prev Job for on cs/hooks-pr5-opt2 (#15205934189.1)
  • 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