-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
One Login Integration #143
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @chris-pettinga, I've managed to look through majority of this PR. I still can't seem to access the viewer portal on dev:
so will probably need to fix that before merging. But otherwise it's looking good!
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #143 +/- ##
==========================================
- Coverage 89.27% 89.26% -0.01%
==========================================
Files 88 95 +7
Lines 2908 3139 +231
==========================================
+ Hits 2596 2802 +206
- Misses 312 337 +25 ☔ View full report in Codecov by Sentry. |
tests/test_unit/test_apply_for_a_licence/test_views/test_email_verify_views.py
Show resolved
Hide resolved
# Conflicts: # django_app/config/settings/local.py # tests/test_frontend/test_feedback/test_collect_feedback.py
DST-864
DST-865