plone / guillotina

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

Fix optimized lookup to work with fields that do not have `_type` #824

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #824 into 5.x will increase coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff           @@
##             5.x    #824     +/-   ##
=======================================
+ Coverage   94.4%   94.4%   +0.1%     
=======================================
  Files        306     306             
  Lines      27425   27425             
=======================================
+ Hits       25883   25884      +1     
+ Misses      1542    1541      -1
Impacted Files Coverage Δ
guillotina/json/deserialize_value.py 91.2% <100%> (ø) :arrow_up:
guillotina/db/storages/pg.py 89.6% <0%> (+0.2%) :arrow_up: