odmantic icon indicating copy to clipboard operation
odmantic copied to clipboard

Fix transaction depending on server type

Open art049 opened this issue 3 years ago • 2 comments

Continuing the initial work done in #89 by @Olegt0rr .

Fixes #86 Fixes #87 (added it here as it interfered with the implementation)

art049 avatar Mar 15 '21 18:03 art049

Codecov Report

Merging #117 (dffa91d) into master (7a8430c) will decrease coverage by 0.25%. The diff coverage is 81.08%.

Impacted file tree graph

@@             Coverage Diff             @@
##            master     #117      +/-   ##
===========================================
- Coverage   100.00%   99.74%   -0.26%     
===========================================
  Files           38       38              
  Lines         2723     2760      +37     
  Branches       178      187       +9     
===========================================
+ Hits          2723     2753      +30     
- Misses           0        4       +4     
- Partials         0        3       +3     
Flag Coverage Δ
tests-3.6-4-standalone 99.01% <59.45%> (-0.70%) :arrow_down:
tests-3.6-4.2-standalone 99.01% <59.45%> (-0.70%) :arrow_down:
tests-3.6-4.4-standalone 99.01% <59.45%> (-0.70%) :arrow_down:
tests-3.7-4-standalone 98.82% <59.45%> (-0.69%) :arrow_down:
tests-3.7-4.2-standalone 98.82% <59.45%> (-0.69%) :arrow_down:
tests-3.7-4.4-standalone 98.82% <59.45%> (-0.69%) :arrow_down:
tests-3.8-4-replicaSet 97.46% <62.16%> (-0.48%) :arrow_down:
tests-3.8-4-standalone 98.76% <59.45%> (-0.69%) :arrow_down:
tests-3.8-4.2-sharded 97.46% <62.16%> (-0.48%) :arrow_down:
tests-3.8-4.2-standalone 98.76% <59.45%> (-0.69%) :arrow_down:
tests-3.8-4.4-standalone 98.76% <59.45%> (-0.69%) :arrow_down:
tests-3.9-4-standalone 98.65% <59.45%> (-0.68%) :arrow_down:
tests-3.9-4.2-standalone 98.65% <59.45%> (-0.68%) :arrow_down:
tests-3.9-4.4-standalone 98.65% <59.45%> (-0.68%) :arrow_down:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
odmantic/engine.py 96.25% <77.41%> (-3.75%) :arrow_down:
tests/integration/test_engine.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7a8430c...dffa91d. Read the comment docs.

codecov[bot] avatar Mar 15 '21 18:03 codecov[bot]

🚀 Deployed on https://docs-preview-117--odmantic.netlify.app

github-actions[bot] avatar Mar 15 '21 18:03 github-actions[bot]