plone / guillotina

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

[master] Fix validating None values in required fields #804

Closed vangheem closed 4 years ago

vangheem commented 4 years ago

also move 5.x changelogs

codecov-io commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #804     +/-   ##
========================================
+ Coverage      94%     94%   +0.1%     
========================================
  Files         308     308             
  Lines       27795   27805     +10     
========================================
+ Hits        26117   26128     +11     
+ Misses       1678    1677      -1
Impacted Files Coverage Δ
guillotina/tests/test_content.py 100% <ø> (ø) :arrow_up:
guillotina/test_package.py 94.6% <100%> (+0.1%) :arrow_up:
guillotina/tests/test_api.py 99.6% <100%> (+0.1%) :arrow_up:
guillotina/json/deserialize_content.py 92.4% <100%> (+0.8%) :arrow_up: