Skip to content

Update allauth templates as per styleguide

d499b14
Select commit
Loading
Failed to load commit list.
Draft

Use django-allauth for MFA and replace python social auth #1406

Update allauth templates as per styleguide
d499b14
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 13, 2025 in 0s

76.33% (-1.93%) compared to 7703e72

View this Pull Request on Codecov

76.33% (-1.93%) compared to 7703e72

Details

Codecov Report

❌ Patch coverage is 23.44498% with 160 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.33%. Comparing base (7703e72) to head (d499b14).

Files with missing lines Patch % Lines
src/argus/auth/allauth/utils/psa.py 0.00% 46 Missing ⚠️
...th/allauth/management/commands/convert_from_psa.py 0.00% 28 Missing ⚠️
...allauth/management/commands/delete_allauth_data.py 0.00% 23 Missing ⚠️
src/argus/auth/allauth/views.py 0.00% 17 Missing ⚠️
src/argus/auth/allauth/adapter.py 0.00% 14 Missing ⚠️
src/argus/auth/psa/utils.py 44.44% 10 Missing ⚠️
src/argus/auth/allauth/urls.py 0.00% 5 Missing ⚠️
src/argus/auth/allauth/utils/__init__.py 0.00% 5 Missing ⚠️
src/argus/auth/psa/htmx/views.py 50.00% 4 Missing ⚠️
src/argus/htmx/auth/urls.py 0.00% 4 Missing ⚠️
... and 2 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1406      +/-   ##
==========================================
- Coverage   78.25%   76.33%   -1.93%     
==========================================
  Files         125      138      +13     
  Lines        5519     5712     +193     
==========================================
+ Hits         4319     4360      +41     
- Misses       1200     1352     +152     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.