plone / guillotina

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

Spliting pg creation sentences and allowing to delete obj at cockroach #967

Closed bloodbare closed 4 years ago

vangheem commented 4 years ago

looks like test failures though!

Go ahead and merge when fixed.

codecov-commenter commented 4 years ago

Codecov Report

Merging #967 into master will increase coverage by 0.1%. The diff coverage is 100.0%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #967     +/-   ##
========================================
+ Coverage    94.6%   94.6%   +0.1%     
========================================
  Files         315     315             
  Lines       27894   27907     +13     
========================================
+ Hits        26377   26390     +13     
  Misses       1517    1517             
Impacted Files Coverage Δ
guillotina/db/storages/cockroach.py 77.8% <100.0%> (+1.9%) :arrow_up:
guillotina/db/storages/pg.py 89.1% <100.0%> (+0.1%) :arrow_up: