RediSearch / redisearch-go

Go client for RediSearch
https://redisearch.io
BSD 3-Clause "New" or "Revised" License
298 stars 66 forks source link

Support FT.SYNADD FT.SYNUPDATE FT.SYNDUMP commands #55

Closed dengliming closed 4 years ago

dengliming commented 4 years ago

Solved https://github.com/RediSearch/redisearch-go/issues/42

codecov[bot] commented 4 years ago

Codecov Report

Merging #55 into master will increase coverage by 0.15%. The diff coverage is 78.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
+ Coverage   72.59%   72.74%   +0.15%     
==========================================
  Files          12       12              
  Lines        1080     1108      +28     
==========================================
+ Hits          784      806      +22     
- Misses        236      239       +3     
- Partials       60       63       +3     
Impacted Files Coverage Δ
redisearch/client.go 79.66% <78.57%> (-0.10%) :arrow_down:

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 a595a0d...323b9f2. Read the comment docs.