RedisGraph / redisgraph-go

A Golang client for redisgraph
https://redisgraph.io
BSD 3-Clause "New" or "Revised" License
132 stars 38 forks source link

added path support #20

Closed DvirDukhan closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #20 into master will decrease coverage by 0.17%. The diff coverage is 61.7%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
- Coverage   67.75%   67.57%   -0.18%     
==========================================
  Files           6        7       +1     
  Lines         428      475      +47     
==========================================
+ Hits          290      321      +31     
- Misses        124      140      +16     
  Partials       14       14
Impacted Files Coverage Δ
query_result.go 74.86% <100%> (+2.08%) :arrow_up:
path.go 55% <55%> (ø)

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 1b74aa6...10be6f2. Read the comment docs.