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

Add FT.alias functionality #99

Merged
merged 4 commits into from
Oct 20, 2020
Merged

Add FT.alias functionality #99

merged 4 commits into from
Oct 20, 2020

Conversation

maguec
Copy link
Contributor

@maguec maguec commented Oct 19, 2020

add command for creation, updating and removal of aliases

The test case takes into account version 2.0 or higher and previous versions do the way that documents are nomally added

@codecov
Copy link

codecov bot commented Oct 19, 2020

Codecov Report

Merging #99 into master will increase coverage by 0.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #99      +/-   ##
==========================================
+ Coverage   91.42%   91.76%   +0.33%     
==========================================
  Files          12       12              
  Lines        1586     1651      +65     
==========================================
+ Hits         1450     1515      +65     
  Misses        136      136              
Impacted Files Coverage Δ
redisearch/client.py 89.09% <100.00%> (+0.41%) ⬆️
test/test.py 98.97% <100.00%> (+0.10%) ⬆️

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 64217cd...4aad235. Read the comment docs.

Copy link
Contributor

@ashtul ashtul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@maguec
Looks good. Thank you for your contribution.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ashtul ashtul merged commit d582ac9 into RediSearch:master Oct 20, 2020
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.

None yet

2 participants