plone / guillotina

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

[master] Add pg db constraint for annotation data #857

Closed vangheem closed 4 years ago

codecov-io commented 4 years ago

Codecov Report

Merging #857 into master will decrease coverage by 0.1%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #857     +/-   ##
========================================
- Coverage    94.4%   94.4%   -<.1%     
========================================
  Files         313     313             
  Lines       28463   28480     +17     
========================================
+ Hits        26849   26865     +16     
- Misses       1614    1615      +1
Impacted Files Coverage Δ
guillotina/migrations/__init__.py 88.9% <ø> (ø) :arrow_up:
guillotina/tests/test_postgres.py 100% <100%> (ø) :arrow_up:
guillotina/db/storages/cockroach.py 76% <100%> (ø) :arrow_up:
guillotina/db/storages/pg.py 89.2% <100%> (-0.1%) :arrow_down: