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 support for string array #22

Closed DvirDukhan closed 4 years ago

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will increase coverage by 0.23%. The diff coverage is 90%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #22      +/-   ##
==========================================
+ Coverage   71.39%   71.63%   +0.23%     
==========================================
  Files           7        7              
  Lines         486      483       -3     
==========================================
- Hits          347      346       -1     
+ Misses        125      124       -1     
+ Partials       14       13       -1
Impacted Files Coverage Δ
graph.go 76.36% <0%> (ø) :arrow_up:
utils.go 64.28% <94.73%> (+2.06%) :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 45f2eab...d1279e7. Read the comment docs.