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

Fixes integer casting successfully floats #219

Merged
merged 1 commit into from Sep 12, 2018
Merged

Conversation

akariv
Copy link
Member

@akariv akariv commented Sep 12, 2018

It would check that the float/decimal is a whole number, but would not raise an error in case it wasn't

It would check that the float/decimal is a whole number, but would not raise an error in case it wasn't
@akariv akariv requested a review from roll September 12, 2018 08:56
Copy link
Member

@roll roll left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@roll roll merged commit f7d2022 into master Sep 12, 2018
@roll roll deleted the fix/integer-cast-floats branch September 12, 2018 09:08
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.

None yet

2 participants