Skip to content

Add support for redisgraph commands.#51

Merged
dengliming merged 1 commit intomasterfrom
redisgraph
Jul 28, 2022
Merged

Add support for redisgraph commands.#51
dengliming merged 1 commit intomasterfrom
redisgraph

Conversation

@dengliming
Copy link
Copy Markdown
Owner

No description provided.

@codecov
Copy link
Copy Markdown

codecov bot commented Jul 28, 2022

Codecov Report

Merging #51 (5a80ab6) into master (af2277d) will increase coverage by 0.35%.
The diff coverage is 65.53%.

@@             Coverage Diff              @@
##             master      #51      +/-   ##
============================================
+ Coverage     62.59%   62.95%   +0.35%     
- Complexity      627      722      +95     
============================================
  Files           116      136      +20     
  Lines          2334     2659     +325     
  Branches        190      201      +11     
============================================
+ Hits           1461     1674     +213     
- Misses          769      871     +102     
- Partials        104      114      +10     
Impacted Files Coverage Δ
...liming/redismodule/redisgraph/RedisGraphBatch.java 0.00% <0.00%> (ø)
.../dengliming/redismodule/redisgraph/model/Path.java 0.00% <0.00%> (ø)
...dengliming/redismodule/redisgraph/model/Point.java 0.00% <0.00%> (ø)
...engliming/redismodule/redisgraph/model/Header.java 60.00% <60.00%> (ø)
...edisgraph/protocol/decoder/SlowLogItemDecoder.java 60.00% <60.00%> (ø)
...iming/redismodule/redisgraph/model/Statistics.java 61.29% <61.29%> (ø)
.../redisgraph/protocol/decoder/ResultSetDecoder.java 61.86% <61.86%> (ø)
...engliming/redismodule/redisgraph/model/Record.java 66.66% <66.66%> (ø)
...ming/redismodule/redisgraph/protocol/Keywords.java 66.66% <66.66%> (ø)
.../dengliming/redismodule/redisgraph/model/Edge.java 70.00% <70.00%> (ø)
... and 10 more

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 af2277d...5a80ab6. Read the comment docs.

@dengliming dengliming merged commit d22a255 into master Jul 28, 2022
@dengliming dengliming deleted the redisgraph branch July 28, 2022 13:39
dengliming added a commit that referenced this pull request Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant