|
Ran
|
Jobs
1
|
Files
170
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat: reset main branch to 2.185.0 (#2325) Resets the main branch (`master`) to have the same changeset as 2.184.0 but under 2.185.0. Original release please notes: ### Features * Add Sb-Forwarded-For header and IP-based rate limiting ([#2295](https://github.com/supabase/auth/issues/2295)) ([e8f679b](https://github.com/supabase/auth/commit/e8f679b9e)) * allow amr claim to be array of strings or objects ([#2274](https://github.com/supabase/auth/issues/2274)) ([607da43](https://github.com/supabase/auth/commit/607da43b6)) * Treat rate limit header value as comma-separated list ([#2282](https://github.com/supabase/auth/issues/2282)) ([5f2e279](https://github.com/supabase/auth/commit/5f2e27925)) ### Bug Fixes * check each type independently ([#2290](https://github.com/supabase/auth/issues/2290)) ([d9de0af](https://github.com/supabase/auth/commit/d9de0af3a)) * fix the wrong error return value ([#1950](https://github.com/supabase/auth/issues/1950)) ([e2dfb5d](https://github.com/supabase/auth/commit/e2dfb5d42)) * **indexworker:** remove pg_trgm extension ([#2301](https://github.com/supabase/auth/issues/2301)) ([c553b10](https://github.com/supabase/auth/commit/c553b10e5)) * **oauth-server:** allow custom URI schemes in client redirect URIs ([#2298](https://github.com/supabase/auth/issues/2298)) ([ea72f57](https://github.com/supabase/auth/commit/ea72f57f9)) * tighten email validation rules ([#2304](https://github.com/supabase/auth/issues/2304)) ([33bb372](https://github.com/supabase/auth/commit/33bb37203)) --------- Co-authored-by: depthfirst-app[bot] <184448029+depthfirst-app[bot]@users.noreply.github.com>
127 of 219 new or added lines in 23 files covered. (57.99%)
28 existing lines in 4 files now uncovered.14652 of 21405 relevant lines covered (68.45%)
77.63 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 1 |
66.32 |
0.0% | internal/api/admin.go |
| 1 |
78.1 |
2.17% | internal/api/auth.go |
| 1 |
76.42 |
0.29% | internal/api/external.go |
| 1 |
82.05 |
0.47% | internal/api/logout.go |
| 1 |
47.64 |
0.0% | internal/api/oauthserver/handlers.go |
| 1 |
76.32 |
-0.09% | internal/api/oauthserver/service.go |
| 1 |
83.19 |
0.0% | internal/api/phone.go |
| 1 |
72.92 |
0.0% | internal/api/provider/provider.go |
| 1 |
66.98 |
0.0% | internal/api/signup.go |
| 1 |
62.33 |
-1.67% | internal/api/token.go |
| 1 |
82.95 |
0.0% | internal/api/web3.go |
| 2 |
57.13 |
0.0% | internal/api/mfa.go |
| 2 |
75.99 |
-1.35% | internal/api/middleware.go |
| 2 |
12.66 |
0.0% | internal/api/token_oidc.go |
| 5 |
81.23 |
0.26% | internal/tokens/service.go |
| 14 |
66.62 |
0.0% | internal/api/mail.go |
| 56 |
72.97 |
-7.88% | internal/indexworker/indexworker.go |
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 2 |
69.05 |
-1.19% | internal/models/one_time_token.go |
| 5 |
62.33 |
-1.67% | internal/api/token.go |
| 5 |
74.68 |
-0.8% | internal/api/verify.go |
| 16 |
70.47 |
-9.92% | internal/mailer/validateclient/validateclient.go |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 20913280871.1 | 170 |
68.45 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|