valohai / django-allauth-2fa

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

Become 0.11.0rc0 #166

Closed akx closed 1 year ago

akx commented 1 year ago

(rc0 only to test that the publish workflow works)

Results of fancy publish workflow:

codecov-commenter commented 1 year ago

Codecov Report

Merging #166 (8cb10c5) into main (9f5ad1f) will increase coverage by 0.36%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main     #166      +/-   ##
==========================================
+ Coverage   92.27%   92.64%   +0.36%     
==========================================
  Files          15       15              
  Lines         531      544      +13     
==========================================
+ Hits          490      504      +14     
+ Misses         41       40       -1     
Impacted Files Coverage Δ
allauth_2fa/__init__.py 100.00% <100.00%> (ø)

... and 3 files with indirect coverage changes

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

valberg commented 1 year ago

Thanks @akx !!!