valohai / django-allauth-2fa

Two-factor authentication for Django Allauth
Other
212 stars 51 forks source link

Django 4.2 #159

Closed akx closed 1 year ago

akx commented 1 year ago

Django 4.2 was released today: https://docs.djangoproject.com/en/4.2/releases/4.2/

codecov-commenter commented 1 year ago

Codecov Report

Merging #159 (ae7adff) into main (aec9e78) will increase coverage by 2.58%. The diff coverage is 94.73%.

@@            Coverage Diff             @@
##             main     #159      +/-   ##
==========================================
+ Coverage   89.47%   92.06%   +2.58%     
==========================================
  Files          14       14              
  Lines         475      504      +29     
==========================================
+ Hits          425      464      +39     
+ Misses         50       40      -10     
Impacted Files Coverage Δ
allauth_2fa/forms.py 93.44% <86.95%> (+11.96%) :arrow_up:
tests/test_allauth_2fa.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more