plone / guillotina

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

Search pg catalog, unrestricted and is null filter #1139

Closed rboixaderg closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #1139 (01436e1) into master (6f303bf) will decrease coverage by 0.1%. The diff coverage is 94.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1139     +/-   ##
========================================
- Coverage    94.5%   94.5%   -0.0%     
========================================
  Files         383     383             
  Lines       32612   32637     +25     
========================================
+ Hits        30813   30836     +23     
- Misses       1799    1801      +2     
Impacted Files Coverage Δ
guillotina/contrib/catalog/pg/indexes.py 97.0% <77.8%> (-1.9%) :arrow_down:
guillotina/contrib/catalog/pg/parser.py 96.2% <100.0%> (+0.1%) :arrow_up:
guillotina/contrib/catalog/pg/utility.py 77.7% <100.0%> (+0.6%) :arrow_up:
guillotina/tests/test_catalog.py 100.0% <100.0%> (ø)