plone / guillotina

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

[master] Deserialization optimizations #818

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #818 into master will increase coverage by 0.1%. The diff coverage is 95.8%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #818     +/-   ##
========================================
+ Coverage    94.2%   94.3%   +0.1%     
========================================
  Files         309     309             
  Lines       28152   28171     +19     
========================================
+ Hits        26517   26540     +23     
+ Misses       1635    1631      -4
Impacted Files Coverage Δ
guillotina/behaviors/dublincore.py 100% <ø> (ø) :arrow_up:
guillotina/fields/dynamic.py 93.9% <ø> (ø) :arrow_up:
guillotina/tests/test_api.py 99.6% <ø> (ø) :arrow_up:
guillotina/behaviors/attachment.py 100% <100%> (ø) :arrow_up:
guillotina/schema/_field.py 97.5% <100%> (+0.5%) :arrow_up:
guillotina/tests/test_dynamic_schema.py 100% <100%> (ø) :arrow_up:
guillotina/behaviors/dynamic.py 97.8% <100%> (ø) :arrow_down:
guillotina/json/deserialize_value.py 90.8% <93.9%> (+2.8%) :arrow_up: