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

Support round-robining for timeseries commands #3359

Merged
merged 1 commit into from
Apr 8, 2023

Conversation

sazzad16
Copy link
Collaborator

@sazzad16 sazzad16 commented Apr 8, 2023

No description provided.

@sazzad16 sazzad16 added this to the 4.4.0 milestone Apr 8, 2023
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 75.00% and project coverage change: -0.02 ⚠️

Comparison is base (014182d) 67.15% compared to head (bb23cfd) 67.14%.

❗ Current head bb23cfd differs from pull request most recent head 380857d. Consider uploading reports for the commit 380857d to get more accurate results

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3359      +/-   ##
============================================
- Coverage     67.15%   67.14%   -0.02%     
- Complexity     4697     4704       +7     
============================================
  Files           269      271       +2     
  Lines         15191    15207      +16     
  Branches        960      961       +1     
============================================
+ Hits          10201    10210       +9     
- Misses         4575     4578       +3     
- Partials        415      419       +4     
Impacted Files Coverage Δ
...s/clients/jedis/timeseries/TsMRangeRoundRobin.java 66.66% <66.66%> (ø)
...dis/clients/jedis/timeseries/TsMGetRoundRobin.java 71.42% <71.42%> (ø)
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 74.87% <100.00%> (+0.07%) ⬆️

... and 2 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@sazzad16 sazzad16 merged commit 989a3b3 into redis:master Apr 8, 2023
@sazzad16 sazzad16 deleted the ts-rr branch April 8, 2023 13:39
sazzad16 added a commit that referenced this pull request Apr 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants