Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue #133 types not being recogized properly #134

Merged
merged 3 commits into from
Dec 28, 2021
Merged

Fix issue #133 types not being recogized properly #134

merged 3 commits into from
Dec 28, 2021

Conversation

maguec
Copy link
Contributor

@maguec maguec commented Dec 16, 2021

Fixes issues with typing of GEO and TAG fields in the Info function

#133

@gkorland

@codecov
Copy link

codecov bot commented Dec 16, 2021

Codecov Report

Merging #134 (4356279) into master (8fe4935) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #134      +/-   ##
==========================================
- Coverage   77.99%   77.97%   -0.02%     
==========================================
  Files          13       13              
  Lines        1336     1344       +8     
==========================================
+ Hits         1042     1048       +6     
- Misses        236      237       +1     
- Partials       58       59       +1     
Impacted Files Coverage Δ
redisearch/client.go 81.99% <100.00%> (-0.14%) ⬇️

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 8fe4935...4356279. Read the comment docs.

chayim
chayim previously approved these changes Dec 19, 2021
redisearch/client.go Show resolved Hide resolved
@sonarcloud
Copy link

sonarcloud bot commented Dec 19, 2021

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

@filipecosta90 filipecosta90 merged commit 3374a1b into RediSearch:master Dec 28, 2021
@maguec maguec deleted the fix/tag_and_geo_typing branch December 28, 2021 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants