plone / guillotina

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

Avoid failure of DictProxy if field is not initialized #990

Closed bloodbare closed 4 years ago

codecov-commenter commented 4 years ago

Codecov Report

Merging #990 into master will increase coverage by 0.1%. The diff coverage is 50.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #990     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         316     316             
  Lines       28047   28049      +2     
========================================
+ Hits        26515   26517      +2     
  Misses       1532    1532             
Impacted Files Coverage Δ
guillotina/api/service.py 92.7% <50.0%> (-0.5%) :arrow_down:
guillotina/db/storages/pg.py 89.3% <0.0%> (+0.2%) :arrow_up: