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 TS.INFO command #3023

Merged
merged 2 commits into from
Jun 15, 2022
Merged

Support TS.INFO command #3023

merged 2 commits into from
Jun 15, 2022

Conversation

sazzad16
Copy link
Collaborator

No description provided.

@sazzad16 sazzad16 added this to the 4.3.0 milestone Jun 15, 2022
@sazzad16
Copy link
Collaborator Author

@dengliming @yangbodong22011 Your comments in this PR would be much appreciated, especially regards to creation/usage of DoublePrecision#parseFloatingPointNumber(String). Thanks 🙂

@yangbodong22011
Copy link
Collaborator

DoublePrecision#parseFloatingPointNumber(String) is ok for me.

@codecov-commenter
Copy link

codecov-commenter commented Jun 15, 2022

Codecov Report

Merging #3023 (3c7fc73) into master (e1428c4) will decrease coverage by 0.28%.
The diff coverage is 8.43%.

@@             Coverage Diff              @@
##             master    #3023      +/-   ##
============================================
- Coverage     53.28%   53.00%   -0.29%     
- Complexity     3338     3344       +6     
============================================
  Files           216      218       +2     
  Lines         13374    13449      +75     
  Branches        776      781       +5     
============================================
+ Hits           7126     7128       +2     
- Misses         6001     6075      +74     
+ Partials        247      246       -1     
Impacted Files Coverage Δ
.../main/java/redis/clients/jedis/CommandObjects.java 65.81% <0.00%> (-0.12%) ⬇️
...rc/main/java/redis/clients/jedis/UnifiedJedis.java 54.52% <0.00%> (-0.13%) ⬇️
...edis/clients/jedis/timeseries/AggregationType.java 0.00% <0.00%> (ø)
...in/java/redis/clients/jedis/timeseries/TSInfo.java 0.00% <0.00%> (ø)
...s/clients/jedis/timeseries/TimeSeriesProtocol.java 0.00% <0.00%> (ø)
...java/redis/clients/jedis/util/DoublePrecision.java 75.00% <75.00%> (ø)
.../main/java/redis/clients/jedis/BuilderFactory.java 67.16% <100.00%> (-0.25%) ⬇️
src/main/java/redis/clients/jedis/Protocol.java 89.37% <0.00%> (+1.25%) ⬆️

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 e1428c4...3c7fc73. Read the comment docs.

@sazzad16 sazzad16 merged commit 30fb98e into redis:master Jun 15, 2022
@sazzad16 sazzad16 deleted the ts-info branch June 15, 2022 14:29
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.

4 participants