plone / guillotina

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

Fix build count query, PG catalog, ignore null and format tuple type #1174

Closed rboixaderg closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #1174 (b1d2af4) into master (ee38eea) will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1174     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         377     377             
  Lines       32650   32654      +4     
========================================
+ Hits        30873   30877      +4     
  Misses       1777    1777             
Impacted Files Coverage Δ
guillotina/contrib/catalog/pg/utility.py 77.1% <100.0%> (-0.2%) :arrow_down:
guillotina/tests/test_catalog.py 100.0% <100.0%> (ø)