RedisGraph / redisgraph-py

RedisGraph python client
https://redisgraph.io
BSD 3-Clause "New" or "Revised" License
189 stars 49 forks source link

fixed path nodes and edges functions #68

Closed DvirDukhan closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #68 into master will increase coverage by 0.37%. The diff coverage is 53.84%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #68      +/-   ##
=========================================
+ Coverage   83.82%   84.2%   +0.37%     
=========================================
  Files           8       8              
  Lines         538     538              
=========================================
+ Hits          451     453       +2     
+ Misses         87      85       -2
Impacted Files Coverage Δ
redisgraph/path.py 66% <53.84%> (+4%) :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 08d8530...cf040b9. Read the comment docs.