ArangoDB-Community / pyArango

Python Driver for ArangoDB with built-in validation
https://pyarango.readthedocs.io/en/latest/
Apache License 2.0
238 stars 90 forks source link

Fix handling of saving documents after modifications, add tests #147

Closed dothebart closed 5 years ago

codecov-io commented 5 years ago

Codecov Report

Merging #147 into master will increase coverage by 0.65%. The diff coverage is 75%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
+ Coverage   71.93%   72.59%   +0.65%     
==========================================
  Files          12       12              
  Lines        2580     2627      +47     
==========================================
+ Hits         1856     1907      +51     
+ Misses        724      720       -4
Impacted Files Coverage Δ
pyArango/tests/tests.py 97.84% <100%> (+0.05%) :arrow_up:
pyArango/document.py 75.81% <62.5%> (+3.73%) :arrow_up:

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 7181ff9...4777afd. Read the comment docs.

tariqdaouda commented 5 years ago

Could you please resend this to the dev branch?

tariqdaouda commented 5 years ago

Thank you @dothebart could you please send this to the dev branch?