plone / guillotina

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

Fixing dynamic vocabularies serialization #1094

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1094 (11d5935) into master (3577d2c) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1094     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         341     341             
  Lines       29273   29277      +4     
========================================
+ Hits        27658   27663      +5     
+ Misses       1615    1614      -1     
Impacted Files Coverage Δ
guillotina/tests/dyncontent/settings.py 100.0% <ø> (ø)
guillotina/contrib/dyncontent/subscriber.py 91.5% <100.0%> (+0.7%) :arrow_up:
guillotina/contrib/dyncontent/vocabularies.py 77.5% <100.0%> (ø)
guillotina/tests/dyncontent/test_dynapi.py 100.0% <100.0%> (ø)