RediSearch / redisearch-go

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

fix #171 : Add missing FieldOptions in FT.INFO command #172

Closed shumin1027 closed 1 year ago

shumin1027 commented 1 year ago

fix #171 : The Info() method missing FieldOptions info

codecov[bot] commented 1 year ago

Codecov Report

Merging #172 (2082c9c) into master (81cf501) will decrease coverage by 0.46%. The diff coverage is 64.28%.

:exclamation: Current head 2082c9c differs from pull request most recent head 98322ca. Consider uploading reports for the commit 98322ca to get more accurate results

@@            Coverage Diff             @@
##           master     #172      +/-   ##
==========================================
- Coverage   82.92%   82.46%   -0.47%     
==========================================
  Files          13       13              
  Lines        1441     1460      +19     
==========================================
+ Hits         1195     1204       +9     
- Misses        195      199       +4     
- Partials       51       57       +6     
Impacted Files Coverage Δ
redisearch/client.go 81.38% <64.28%> (-1.46%) :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 81cf501...98322ca. Read the comment docs.

sonarcloud[bot] commented 1 year 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 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information