plone / guillotina

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

Adding dynamic content #1074

Closed bloodbare closed 3 years ago

vangheem commented 3 years ago

@bloodbare I recommend installing the pre-commit hook! :)

codecov-io commented 3 years ago

Codecov Report

Merging #1074 (be9a176) into master (02c82f9) will decrease coverage by 0.8%. The diff coverage is 1.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1074     +/-   ##
========================================
- Coverage    94.6%   93.9%   -0.7%     
========================================
  Files         335     340      +5     
  Lines       28960   29180    +220     
========================================
+ Hits        27373   27375      +2     
- Misses       1587    1805    +218     
Impacted Files Coverage Δ
guillotina/contrib/dyncontent/__init__.py 0.0% <0.0%> (ø)
guillotina/contrib/dyncontent/exceptions.py 0.0% <0.0%> (ø)
guillotina/contrib/dyncontent/subscriber.py 0.0% <0.0%> (ø)
guillotina/contrib/dyncontent/vocabularies.py 0.0% <0.0%> (ø)
guillotina/tests/dyncontent/settings.py 0.0% <0.0%> (ø)
guillotina/configure/__init__.py 88.7% <25.0%> (-1.4%) :arrow_down:
... and 1 more