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 GRAPH.EXPLAIN and GRAPH.PROFILE commands #200

Merged
merged 1 commit into from
May 18, 2021
Merged

Conversation

mikhail-vl
Copy link
Contributor

No description provided.

@mikhail-vl mikhail-vl added the enhancement New feature or request label May 18, 2021
@mikhail-vl mikhail-vl added this to the Version 1.5.0 milestone May 18, 2021
@mikhail-vl mikhail-vl self-assigned this May 18, 2021
@codecov
Copy link

codecov bot commented May 18, 2021

Codecov Report

Merging #200 (a823ae1) into master (d688027) will increase coverage by 0.13%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #200      +/-   ##
==========================================
+ Coverage   93.96%   94.09%   +0.13%     
==========================================
  Files          35       35              
  Lines        1524     1558      +34     
  Branches       74       74              
==========================================
+ Hits         1432     1466      +34     
  Misses         83       83              
  Partials        9        9              
Impacted Files Coverage Δ
src/redis/command.ts 100.00% <ø> (ø)
pkg/query.go 100.00% <100.00%> (ø)
pkg/redis-graph.go 100.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 d688027...a823ae1. Read the comment docs.

Copy link
Contributor Author

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks good!

@mikhail-vl mikhail-vl merged commit 9b78929 into master May 18, 2021
@mikhail-vl mikhail-vl deleted the feat/graph-profile branch May 18, 2021 00:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant