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

Features/ts.mrange groupby #304

Merged
merged 4 commits into from
Jul 12, 2023
Merged

Features/ts.mrange groupby #304

merged 4 commits into from
Jul 12, 2023

Conversation

slorello89
Copy link
Contributor

No description provided.

@slorello89 slorello89 linked an issue Jun 15, 2023 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #304 (2156466) into master (7df1edd) will increase coverage by 0.05%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   95.01%   95.06%   +0.05%     
==========================================
  Files          39       39              
  Lines        2786     2816      +30     
  Branches       87       89       +2     
==========================================
+ Hits         2647     2677      +30     
  Misses        128      128              
  Partials       11       11              
Impacted Files Coverage Δ
src/redis/command.ts 100.00% <ø> (ø)
pkg/datasource.go 86.63% <100.00%> (ø)
pkg/redis-time-series.go 100.00% <100.00%> (ø)
src/components/QueryEditor/QueryEditor.tsx 98.11% <100.00%> (+0.07%) ⬆️
src/redis/time-series.ts 100.00% <100.00%> (ø)

@slorello89 slorello89 requested a review from j8-redis July 5, 2023 13:39
@slorello89 slorello89 merged commit aefeaed into master Jul 12, 2023
4 checks passed
@slorello89 slorello89 deleted the features/ts.mrange-groupby branch July 12, 2023 13:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TS.MRANGE GROUPBY / REDUCE
2 participants