plone / guillotina

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

Fixing reset password flow to be equal to create user #1046

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1046 (82ede58) into master (7ce60f4) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1046     +/-   ##
========================================
+ Coverage    94.6%   94.7%   +0.1%     
========================================
  Files         331     331             
  Lines       28469   28476      +7     
========================================
+ Hits        26927   26942     +15     
+ Misses       1542    1534      -8     
Impacted Files Coverage Δ
...llotina/contrib/email_validation/reset_password.py 100.0% <100.0%> (ø)
guillotina/db/storages/pg.py 88.8% <0.0%> (+0.2%) :arrow_up:
guillotina/contrib/redis/driver.py 85.8% <0.0%> (+2.7%) :arrow_up:
guillotina/contrib/pubsub/utility.py 89.2% <0.0%> (+4.4%) :arrow_up: