|
Ran
|
Jobs
1
|
Files
422
|
Run time
1min
|
Badge
README BADGES
|
push
github
fix: enable auth callback forwarding (#8581) * fix: enable auth callback forwarding * fix: rewrite using middleware approach * feat: add intranet sgid login feature flag * fix: align sgid and sso semantics * fix: remove duplicate sgid forwarding code * fix: remove unnecessary forwarded query params * Revert "fix: remove unnecessary forwarded query params" This reverts commit 19c9d913a. * fix: add frontend callback forwarding route * fix: add delay to frontend callback forwarder * feat: enable callback forwarding for proxy list * fix: bounce faster from intranet than proxy * fix: bounce faster from intranet than proxy again * fix: quick copy change * fix: add callback url validation * fix: apply suggestions from code review Co-authored-by: Ken Lee Shu Ming <kenlsm@outlook.com> * fix: move middleware to myinfo.routes.ts * feat: document rbi proxy forwarding behaviour * fix: address code review comments --------- Co-authored-by: Ken Lee Shu Ming <kenlsm@outlook.com>
2975 of 5047 branches covered (58.95%)
Branch coverage included in aggregate %.
25 of 43 new or added lines in 10 files covered. (58.14%)
10750 of 14131 relevant lines covered (76.07%)
48.08 hits per line
| Lines | Coverage | ∆ | File |
|---|---|---|---|
| 8 |
56.63 |
-3.37% | src/app/modules/intranet/intranet.service.ts |
| 5 |
38.52 |
-1.27% | src/app/modules/auth/auth.middlewares.ts |
| 4 |
0.0 |
0.0% | src/app/modules/intranet/intranet.controller.ts |
| 1 |
0.0 |
0.0% | src/app/routes/api/v3/intranet/intranet.routes.ts |
| ID | Job ID | Ran | Files | Coverage | |
|---|---|---|---|---|---|
| 1 | 16931773457.1 | 422 |
71.57 |
GitHub Action Run |
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|