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 register schema #998

Closed bloodbare closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #998 into master will increase coverage by 0.2%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #998     +/-   ##
========================================
+ Coverage    94.5%   94.6%   +0.2%     
========================================
  Files         316     316             
  Lines       28049   28049             
========================================
+ Hits        26495   26533     +38     
+ Misses       1554    1516     -38     
Impacted Files Coverage Δ
guillotina/contrib/dbusers/__init__.py 100.0% <ø> (ø)
guillotina/contrib/email_validation/interfaces.py 100.0% <ø> (ø)
guillotina/tests/dbusers/test_registration.py 100.0% <100.0%> (ø)
guillotina/api/login.py 84.9% <0.0%> (-1.0%) :arrow_down:
guillotina/utils/content.py 94.1% <0.0%> (+11.3%) :arrow_up:
guillotina/tests/test_commands.py 100.0% <0.0%> (+18.9%) :arrow_up:
guillotina/migrations/__init__.py 88.9% <0.0%> (+44.5%) :arrow_up: