Skip to content

Add support for AI.INFO #10

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

Merged
merged 2 commits into from
May 18, 2020
Merged

Add support for AI.INFO #10

merged 2 commits into from
May 18, 2020

Conversation

dengliming
Copy link
Contributor

for #1

@codecov
Copy link

codecov bot commented May 17, 2020

Codecov Report

Merging #10 into master will increase coverage by 2.09%.
The diff coverage is 89.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage   63.44%   65.54%   +2.09%     
==========================================
  Files           9        9              
  Lines         279      296      +17     
  Branches       38       42       +4     
==========================================
+ Hits          177      194      +17     
+ Misses         86       84       -2     
- Partials       16       18       +2     
Impacted Files Coverage Δ
src/main/java/com/redislabs/redisai/RedisAI.java 70.83% <87.50%> (+2.08%) ⬆️
src/main/java/com/redislabs/redisai/Command.java 100.00% <100.00%> (ø)
src/main/java/com/redislabs/redisai/Keyword.java 100.00% <100.00%> (ø)
...n/java/com/redislabs/redisai/RedisAIException.java 100.00% <0.00%> (+100.00%) ⬆️

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 9b81c0a...21ef81b. Read the comment docs.

@gkorland gkorland requested a review from filipecosta90 May 18, 2020 06:44
Copy link
Collaborator

@filipecosta90 filipecosta90 left a comment

Choose a reason for hiding this comment

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

LGTM. Thank you @dengliming =)

@filipecosta90 filipecosta90 merged commit bf17484 into RedisAI:master May 18, 2020
@filipecosta90 filipecosta90 linked an issue May 18, 2020 that may be closed by this pull request
@filipecosta90 filipecosta90 mentioned this pull request May 18, 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.

support for AI.INFO
3 participants