plone / guillotina

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

Schema fields default value for `required` is now `False` #810

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #810 into master will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #810     +/-   ##
========================================
+ Coverage    94.2%   94.2%   +0.1%     
========================================
  Files         309     309             
  Lines       28062   28063      +1     
========================================
+ Hits        26426   26427      +1     
  Misses       1636    1636
Impacted Files Coverage Δ
guillotina/behaviors/dublincore.py 100% <ø> (ø) :arrow_up:
guillotina/schema/interfaces.py 100% <ø> (ø) :arrow_up:
guillotina/schema/_bootstrapfields.py 100% <100%> (ø) :arrow_up:
guillotina/behaviors/dynamic.py 97.9% <100%> (ø) :arrow_up:
guillotina/interfaces/content.py 100% <100%> (ø) :arrow_up:
guillotina/schema/tests/test__bootstrapfields.py 99.2% <100%> (ø) :arrow_up:
guillotina/schema/tests/test__field.py 99.3% <100%> (ø) :arrow_up: