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

django-allauth upgrade #788

Merged
merged 5 commits into from
Oct 25, 2024

Fix missing coverage for login page and auth_error

7277245
Select commit
Loading
Failed to load commit list.
Merged

django-allauth upgrade #788

Fix missing coverage for login page and auth_error
7277245
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2024 in 0s

99.08% (+0.06%) compared to 7c5df7a

View this Pull Request on Codecov

99.08% (+0.06%) compared to 7c5df7a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.08%. Comparing base (7c5df7a) to head (7277245).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #788      +/-   ##
==========================================
+ Coverage   99.01%   99.08%   +0.06%     
==========================================
  Files         326      326              
  Lines       30720    30867     +147     
==========================================
+ Hits        30418    30585     +167     
+ Misses        302      282      -20     

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