RedisGraph / redisgraph-py

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

Add optional timeout argument to graph queries #87

Closed jeffreylovitz closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #87 into master will increase coverage by 0.16%. The diff coverage is 90.90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   84.99%   85.16%   +0.16%     
==========================================
  Files           8        8              
  Lines         573      593      +20     
==========================================
+ Hits          487      505      +18     
- Misses         86       88       +2     
Impacted Files Coverage Δ
test.py 98.70% <86.66%> (-1.30%) :arrow_down:
redisgraph/graph.py 94.44% <100.00%> (+0.26%) :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 387e86d...02c1269. Read the comment docs.