jazzband / django-two-factor-auth

Complete Two-Factor Authentication for Django providing the easiest integration into most Django projects.
MIT License
1.71k stars 448 forks source link

Upgraded Django support (from 4.2 to 5.1) #735

Closed claudep closed 3 months ago

codecov[bot] commented 4 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.95%. Comparing base (3b42dc8) to head (6bba67d). Report is 13 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #735 +/- ## ========================================== + Coverage 97.84% 97.95% +0.11% ========================================== Files 78 76 -2 Lines 3390 3428 +38 Branches 384 393 +9 ========================================== + Hits 3317 3358 +41 + Misses 42 40 -2 + Partials 31 30 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.