plone / guillotina

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

Fix sphinx-build #992

Closed masipcat closed 4 years ago

masipcat commented 4 years ago

Close https://github.com/plone/guillotina/issues/984

codecov-commenter commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #992     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         316     316             
  Lines       28047   28049      +2     
========================================
+ Hits        26515   26522      +7     
+ Misses       1532    1527      -5     
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:
guillotina/contrib/pubsub/utility.py 87.0% <0.0%> (+2.2%) :arrow_up:
guillotina/contrib/redis/driver.py 85.8% <0.0%> (+2.7%) :arrow_up: