plone / guillotina

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

Change transaction strategy 'simple' #1020

Closed masipcat closed 3 years ago

codecov-io commented 3 years ago

Codecov Report

Merging #1020 into master will decrease coverage by 5.2%. The diff coverage is 10.6%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master   #1020     +/-   ##
========================================
- Coverage    94.6%   89.4%   -5.1%     
========================================
  Files         316     316             
  Lines       27649   27660     +11     
========================================
- Hits        26131   24722   -1409     
- Misses       1518    2938   +1420     
Impacted Files Coverage Δ
guillotina/db/storages/pg.py 26.7% <ø> (-61.8%) :arrow_down:
guillotina/db/strategies/simple.py 100.0% <ø> (+4.4%) :arrow_up:
guillotina/tests/test_postgres.py 10.3% <10.6%> (-89.7%) :arrow_down:
guillotina/tests/test_cockroach.py 17.7% <0.0%> (-77.9%) :arrow_down:
guillotina/db/storages/utils.py 34.8% <0.0%> (-65.2%) :arrow_down:
guillotina/db/storages/vacuum.py 47.0% <0.0%> (-53.0%) :arrow_down:
guillotina/db/storages/cockroach.py 28.5% <0.0%> (-49.3%) :arrow_down:
guillotina/db/factory.py 47.0% <0.0%> (-45.9%) :arrow_down:
... and 26 more