Skip to content
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

Merged
merged 64 commits into from
Jan 13, 2025
Merged

One Login Integration #143

merged 64 commits into from
Jan 13, 2025

Conversation

chris-pettinga
Copy link
Collaborator

DST-864
DST-865

@chris-pettinga chris-pettinga requested a review from a team as a code owner December 2, 2024 21:48
mock_one_login/server.js Fixed Show fixed Hide fixed
Copy link
Contributor

@morganmaerees morganmaerees left a 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:
image
so will probably need to fix that before merging. But otherwise it's looking good!

django_app/authentication/mixins.py Outdated Show resolved Hide resolved
Copy link

codecov bot commented Jan 6, 2025

Codecov Report

Attention: Patch coverage is 81.69014% with 52 lines in your changes missing coverage. Please review.

Project coverage is 89.26%. Comparing base (0beb36c) to head (c88f5bb).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
django_app/authentication/config.py 54.09% 28 Missing ⚠️
django_app/authentication/utils.py 63.15% 14 Missing ⚠️
django_app/authentication/backends.py 86.27% 7 Missing ⚠️
django_app/authentication/mixins.py 95.45% 1 Missing ⚠️
django_app/authentication/views.py 98.27% 1 Missing ⚠️
django_app/utils/save_to_db.py 66.66% 1 Missing ⚠️
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.
📢 Have feedback on the report? Share it here.

tests/conftest.py Outdated Show resolved Hide resolved
# Conflicts:
#	django_app/config/settings/local.py
#	tests/test_frontend/test_feedback/test_collect_feedback.py
@chris-pettinga chris-pettinga merged commit 95f8a1c into main Jan 13, 2025
6 of 7 checks passed
@chris-pettinga chris-pettinga deleted the one-login branch January 13, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants