plone / guillotina

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

Supporting non english FTS at pg catalog #1090

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1090 (93a9ee9) into master (1820d68) will decrease coverage by 2.1%. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1090     +/-   ##
========================================
- Coverage    94.5%   92.4%   -2.0%     
========================================
  Files         341     341             
  Lines       29224   28738    -486     
========================================
- Hits        27609   26553   -1056     
- Misses       1615    2185    +570     
Impacted Files Coverage Δ
guillotina/contrib/catalog/pg.py 47.3% <ø> (-35.0%) :arrow_down:
guillotina/api/aggregation.py 24.2% <0.0%> (-69.1%) :arrow_down:
guillotina/migrations/__init__.py 44.5% <0.0%> (-44.4%) :arrow_down:
guillotina/tests/test_catalog.py 66.1% <0.0%> (-33.9%) :arrow_down:
guillotina/db/strategies/resolve.py 63.4% <0.0%> (-30.0%) :arrow_down:
guillotina/tests/test_postgres.py 74.4% <0.0%> (-25.6%) :arrow_down:
guillotina/tests/test_commands.py 80.4% <0.0%> (-19.6%) :arrow_down:
guillotina/tests/dbusers/test_manage_groups.py 81.7% <0.0%> (-18.3%) :arrow_down:
guillotina/contrib/dbusers/services/utils.py 85.0% <0.0%> (-13.2%) :arrow_down:
... and 123 more