RedisGraph / redisgraph-go

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

handle query runtime errors #14

Closed swilly22 closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #14 into master will increase coverage by 0.58%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #14      +/-   ##
==========================================
+ Coverage   68.62%   69.21%   +0.58%     
==========================================
  Files           5        5              
  Lines         392      393       +1     
==========================================
+ Hits          269      272       +3     
+ Misses        111      110       -1     
+ Partials       12       11       -1
Impacted Files Coverage Δ
graph.go 75.47% <100%> (+1.63%) :arrow_up:
query_result.go 73.78% <100%> (+0.32%) :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 eb62d44...f25c6f8. Read the comment docs.