|
Ran
|
Jobs
1
|
Files
130
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: propagate error when when confirming phone (#1939) Propagate errors that occur when calling tx.UpdateOnly in internal/models/user.go:ConfirmPhone. Previously this line returned nil: https://github.com/supabase/auth/blob/097f01f39/internal/models/user.go#L471 Meaning that the next call to ClearAllOneTimeTokensForUser was ran even when the confirmation token could not be updated. https://github.com/supabase/auth/blob/master/internal/models/one_time_token.go#L119 Co-authored-by: Chris Stockton <chris.stockton@supabase.io>
0 of 1 new or added line in 1 file covered. (0.0%)
10223 of 15142 relevant lines covered (67.51%)
64.35 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
75.53 |
0.0% | internal/models/user.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 14133011190.1 | 130 |
67.51 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|