|
Ran
|
Jobs
1
|
Files
139
|
Run time
1min
|
Badge
README BADGES
|
push
github
feat: hooks round 4 - update tests to use require package (#2030) ## Hooks Round 4 This PR will contain a series of commits preparing for the implementation of before & after user created hooks. It takes the feedback from https://github.com/supabase/auth/pull/2012 into consideration. ### Summary [feat: hooks round 4](https://github.com/supabase/auth/pull/2030) - update tests to use require package * use pkg `require` for tests in: [f2b3600](https://github.com/supabase/auth/pull/2030/commits/f2b36005c) * pkg `internal/e2e/...` * pkg `internal/hooks/...` ### Depends on [feat: hooks round 1](https://github.com/supabase/auth/pull/2023) - prepare package structure * Renamed pkg `internal/hooks/v0hooks/v0http` -> `internal/hooks/hookshttp` [8a398ab](https://github.com/supabase/auth/pull/2023/commits/<a class=hub.com/supabase/auth/commit/8a398aba564267e4caa4c32bf661699d47d29174">8a398aba5) * Renamed pkg `internal/hooks/v0hooks/v0pgfunc` -> `internal/hooks/hookspgfunc` [8a398ab](https://github.com/supabase/auth/pull/2023/commits/8a398aba564267e4caa4c32bf661699d47d29174) * Use pkg `internal/e2e` for test setup in: * pkg `internal/hooks/hookspgfunc` [4d60288](https://github.com/supabase/auth/pull/2023/commits/4d6028869) * pkg `internal/hooks/v0hooks` [4a7432b](https://github.com/supabase/auth/pull/2023/commits/4a7432b66) [feat: hooks round 2](https://github.com/supabase/auth/pull/2025) - remove indirection and simplify error handling * update pkg `internal/api` to: * uses `internal/hooks/v0hooks.Manager` instead of `internal/hooks/hooks.Manager` [aec5995](https://github.com/supabase/auth/pull/2025/commits/aec59956b) * remove pkg `internal/hooks/hooks.Manager` [062da5d](https://github.com/supabase/auth/pull/2025/commits/062da5da5) * add pkg `internal/hooks/hookserrors` [7e80afc](https://github.com/supabase/auth/pull/2025/commits/7e80afc355322... (continued)
11129 of 15895 relevant lines covered (70.02%)
64.96 hits per line
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 15141341085.1 | 139 |
70.02 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|