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

rails/breakdown_subscriber: maintain precision #936

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

kyrylo
Copy link
Contributor

@kyrylo kyrylo commented Mar 12, 2019

.to_i converts Float numbers to Integer and we actually want Floats to reflect
metrics more accurately.

@kyrylo kyrylo force-pushed the rails-breakdown-rounding-error-fix branch from 487e794 to 49e1a0f Compare March 12, 2019 16:25
`.to_i` converts Float numbers to Integer and we actually want Floats to reflect
metrics more accurately.
@kyrylo kyrylo force-pushed the rails-breakdown-rounding-error-fix branch from 49e1a0f to 8375e9b Compare March 12, 2019 16:35
@kyrylo kyrylo merged commit fa48585 into master Mar 12, 2019
@kyrylo kyrylo deleted the rails-breakdown-rounding-error-fix branch March 12, 2019 16:49
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.

1 participant