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

Use Time-range for XRANGE filtering #225

Merged
merged 2 commits into from
Nov 3, 2021
Merged

Conversation

mikhail-vl
Copy link
Contributor

Resolved #176

@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 3, 2021
@mikhail-vl mikhail-vl added this to the Version 2.0.0 milestone Nov 3, 2021
@mikhail-vl mikhail-vl self-assigned this Nov 3, 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 Nov 3, 2021

Codecov Report

Merging #225 (a1a5f8f) into master (1046ee3) will not change coverage.
The diff coverage is 100.00%.

❗ Current head a1a5f8f differs from pull request most recent head c66f9ac. Consider uploading reports for the commit c66f9ac to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #225   +/-   ##
=======================================
  Coverage   94.87%   94.87%           
=======================================
  Files          36       36           
  Lines        1677     1677           
  Branches       68       68           
=======================================
  Hits         1591     1591           
  Misses         79       79           
  Partials        7        7           
Impacted Files Coverage Δ
pkg/query.go 100.00% <100.00%> (ø)
pkg/redis-stream.go 100.00% <100.00%> (ø)
src/components/query-editor/query-editor.tsx 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 1046ee3...c66f9ac. Read the comment docs.

@mikhail-vl mikhail-vl merged commit a1bc124 into master Nov 3, 2021
@mikhail-vl mikhail-vl deleted the feat/xrange-time-range branch November 3, 2021 02:06
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.

Use Time-range for XRANGE filtering
1 participant