RediSearch / redisearch-go

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

Fields were change from Fields to attributes #152

Closed maguec closed 2 years ago

maguec commented 2 years ago

This pulls in the newer attributes as the Fields to keep compatability

https://github.com/RediSearch/redisearch-go/issues/141

codecov[bot] commented 2 years ago

Codecov Report

Merging #152 (032790a) into master (161a1de) will decrease coverage by 0.14%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
- Coverage   76.89%   76.75%   -0.15%     
==========================================
  Files          13       13              
  Lines        1385     1385              
==========================================
- Hits         1065     1063       -2     
- Misses        261      262       +1     
- Partials       59       60       +1     
Impacted Files Coverage Δ
redisearch/client.go 74.64% <100.00%> (-0.48%) :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 161a1de...032790a. 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 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication