RediSearch / redisearch-go

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

Fix: parse VECTOR field when loading schema to IndexInfo struct #162

Closed Avital-Fine closed 2 years ago

Avital-Fine commented 2 years ago

Need to update the module to load the algorithm and the attributes as well

codecov[bot] commented 2 years ago

Codecov Report

Merging #162 (af0dc1f) into master (d24ebe6) will increase coverage by 0.03%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   82.82%   82.85%   +0.03%     
==========================================
  Files          13       13              
  Lines        1432     1435       +3     
==========================================
+ Hits         1186     1189       +3     
  Misses        194      194              
  Partials       52       52              
Impacted Files Coverage Δ
redisearch/client.go 82.68% <100.00%> (+0.11%) :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 d24ebe6...af0dc1f. Read the comment docs.

sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication