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

Refactor RedisTimeSeries and RedisGears commands #202

Merged
merged 2 commits into from
May 18, 2021

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 #202 (d10adac) into master (8946bed) will increase coverage by 0.25%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #202      +/-   ##
==========================================
+ Coverage   94.17%   94.42%   +0.25%     
==========================================
  Files          36       37       +1     
  Lines        1579     1596      +17     
  Branches       74       74              
==========================================
+ Hits         1487     1507      +20     
+ Misses         83       80       -3     
  Partials        9        9              
Impacted Files Coverage Δ
pkg/query.go 100.00% <100.00%> (ø)
pkg/redis-gears.go 100.00% <100.00%> (+3.65%) ⬆️
src/components/query-editor/query-editor.tsx 100.00% <100.00%> (ø)
src/redis/command.ts 100.00% <100.00%> (ø)
src/redis/gears.ts 100.00% <100.00%> (ø)
src/redis/index.ts 100.00% <100.00%> (ø)
src/redis/time-series.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 8946bed...d10adac. 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 1a900bb into master May 18, 2021
@mikhail-vl mikhail-vl deleted the feat/refactor-rts-gears branch May 18, 2021 21:54
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