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

fix for timeseries which return double as string #59

Merged
merged 1 commit into from
Apr 30, 2020

Conversation

ashtul
Copy link
Contributor

@ashtul ashtul commented Apr 30, 2020

@codecov
Copy link

codecov bot commented Apr 30, 2020

Codecov Report

Merging #59 into master will decrease coverage by 0.37%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #59      +/-   ##
==========================================
- Coverage   82.82%   82.44%   -0.38%     
==========================================
  Files           6        6              
  Lines         390      393       +3     
==========================================
+ Hits          323      324       +1     
- Misses         34       35       +1     
- Partials       33       34       +1     
Impacted Files Coverage Δ
reply_parser.go 67.92% <100.00%> (-0.67%) ⬇️

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 355df6b...e331317. Read the comment docs.

@filipecosta90 filipecosta90 merged commit 60a81d2 into master Apr 30, 2020
@filipecosta90 filipecosta90 deleted the string-->-float branch April 30, 2020 13:31
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.

Redis Time Series - Issue with precision (2.05 stored as 2.0499999999999998)
2 participants