|
Repo Added
|
Files
61
|
Badge
README BADGES
|
circleci
Remove unused Auth0 config from backend The `auth0_config` dict was originally used to generate frontend config for the old AngularJS UI. That code was removed in b56c42ae4 when the old UI was removed, but the dict and its environment variables were left behind. The backend still needs `AUTH0_DOMAIN` and `AUTH0_AUDIENCE` for JWT validation.
2165 of 2546 branches covered (85.04%)
Branch coverage included in aggregate %.
5730 of 6236 relevant lines covered (91.89%)
0.92 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|
| Builds | Branch | Commit | Type | Ran | Committer | Via | Coverage |
|---|---|---|---|---|---|---|---|
| #5171 | remove-old-auth0-config | Remove unused Auth0 config from backend The `auth0_config` dict was originally used to generate frontend config for the old AngularJS UI. That code was removed in b56c42ae4 when the old UI was removed, but the dict ... | Pull #3652 | circleci |
89.9 |