plone / guillotina

Python AsyncIO data API to manage billions of resources
https://guillotina.readthedocs.io/en/latest/
Other
187 stars 51 forks source link

Allow to define recovery password #1050

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1050 (3364eb4) into master (9917730) will decrease coverage by 0.1%. The diff coverage is 85.8%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1050     +/-   ##
========================================
- Coverage    94.6%   94.6%   -0.0%     
========================================
  Files         331     331             
  Lines       28484   28490      +6     
========================================
+ Hits        26943   26948      +5     
- Misses       1541    1542      +1     
Impacted Files Coverage Δ
guillotina/tests/dbusers/settings.py 100.0% <ø> (ø)
guillotina/contrib/email_validation/utils.py 77.5% <80.0%> (-0.2%) :arrow_down:
guillotina/tests/dbusers/test_reset_password.py 100.0% <100.0%> (ø)