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

Change "Fields" to "Attributes" in info function #153

Merged
merged 2 commits into from
Apr 12, 2022

Conversation

Avital-Fine
Copy link
Contributor

closes #141

@codecov
Copy link

codecov bot commented Apr 8, 2022

Codecov Report

Merging #153 (5dd44f5) into master (d5b6b35) will increase coverage by 1.63%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #153      +/-   ##
==========================================
+ Coverage   74.66%   76.30%   +1.63%     
==========================================
  Files          13       13              
  Lines        1346     1346              
==========================================
+ Hits         1005     1027      +22     
+ Misses        286      260      -26     
- Partials       55       59       +4     
Impacted Files Coverage Δ
redisearch/client.go 74.64% <100.00%> (+5.21%) ⬆️

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 d5b6b35...5dd44f5. Read the comment docs.

@sonarqubecloud
Copy link

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

@chayim chayim merged commit 5c6afe8 into RediSearch:master Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

The Info() method cannot return correct field information
2 participants