plone / guillotina

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

PG Catalog index needs to be suffixed by table name #1113

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1113 (b59b449) into master (0e86f58) will decrease coverage by 0.2%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1113     +/-   ##
========================================
- Coverage    94.5%   94.3%   -0.1%     
========================================
  Files         372     372             
  Lines       31864   31297    -567     
========================================
- Hits        30081   29510    -571     
- Misses       1783    1787      +4     
Impacted Files Coverage Δ
guillotina/contrib/catalog/pg/indexes.py 98.9% <100.0%> (ø)
guillotina/contrib/catalog/pg/parser.py 85.3% <100.0%> (ø)
guillotina/contrib/cache/api.py 54.6% <0.0%> (-6.9%) :arrow_down:
guillotina/tests/test_ws.py 95.9% <0.0%> (-4.1%) :arrow_down:
guillotina/json/serialize_value.py 81.1% <0.0%> (-3.8%) :arrow_down:
guillotina/api/metadata.py 50.0% <0.0%> (-2.6%) :arrow_down:
guillotina/contrib/dbusers/install.py 72.8% <0.0%> (-2.2%) :arrow_down:
guillotina/files/dbfile.py 80.0% <0.0%> (-2.1%) :arrow_down:
guillotina/contrib/workflows/vocabularies.py 44.9% <0.0%> (-1.8%) :arrow_down:
guillotina/contrib/dyncontent/vocabularies.py 75.7% <0.0%> (-1.8%) :arrow_down:
... and 129 more