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 RedisGears PYEXECUTE function to Query Editor #248

Merged
merged 2 commits into from
Dec 20, 2021

Conversation

mikhail-vl
Copy link
Contributor

No description provided.

@mikhail-vl mikhail-vl added the enhancement New feature or request label Dec 20, 2021
@mikhail-vl mikhail-vl added this to the Version 2.1.0 milestone Dec 20, 2021
@mikhail-vl mikhail-vl self-assigned this Dec 20, 2021
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!

@codecov
Copy link

codecov bot commented Dec 20, 2021

Codecov Report

Merging #248 (cb47a1f) into master (724c7d8) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #248   +/-   ##
=======================================
  Coverage   94.59%   94.59%           
=======================================
  Files          39       39           
  Lines        1812     1813    +1     
  Branches       79       80    +1     
=======================================
+ Hits         1714     1715    +1     
  Misses         89       89           
  Partials        9        9           
Impacted Files Coverage Δ
src/redis/gears.ts 100.00% <ø> (ø)
src/components/QueryEditor/QueryEditor.tsx 98.41% <100.00%> (+0.01%) ⬆️
src/redis/command.ts 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 724c7d8...cb47a1f. Read the comment docs.

@mikhail-vl mikhail-vl merged commit ae085f1 into master Dec 20, 2021
@mikhail-vl mikhail-vl deleted the feat/pyexecute-query branch December 20, 2021 03:40
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