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

Feature/add new 3.5 apis #151

Closed dothebart closed 5 years ago

dothebart commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #151 into dev will increase coverage by 0.12%. The diff coverage is 79.61%.

Impacted file tree graph

@@            Coverage Diff            @@
##             dev     #151      +/-   ##
=========================================
+ Coverage   77.8%   77.92%   +0.12%     
=========================================
  Files         13       14       +1     
  Lines       2775     2854      +79     
=========================================
+ Hits        2159     2224      +65     
- Misses       616      630      +14
Impacted Files Coverage Δ
pyArango/document.py 78.19% <33.33%> (-0.86%) :arrow_down:
pyArango/theExceptions.py 51.7% <40%> (-0.42%) :arrow_down:
pyArango/collection.py 72.03% <78.04%> (+1.03%) :arrow_up:
pyArango/tests/tests.py 97.03% <87.87%> (-0.51%) :arrow_down:
pyArango/admin.py 94.44% <94.44%> (ø)
pyArango/index.py 89.65% <0%> (+3.44%) :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 cbe2839...e8c6d44. Read the comment docs.