plone / guillotina

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

Fixing order by text field #1065

Closed bloodbare closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1065 (dc78d58) into master (35fab35) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1065     +/-   ##
========================================
+ Coverage    94.5%   94.5%   +0.1%     
========================================
  Files         335     335             
  Lines       28865   28890     +25     
========================================
+ Hits        27268   27295     +27     
+ Misses       1597    1595      -2     
Impacted Files Coverage Δ
guillotina/contrib/catalog/pg.py 82.3% <100.0%> (+0.7%) :arrow_up:
guillotina/tests/test_catalog.py 100.0% <100.0%> (ø)