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

Fixed integer handling when given a floating number #1417

Merged
merged 1 commit into from
Nov 23, 2022

Conversation

Hydrocharged
Copy link
Contributor

Integers are supposed to round floating numbers, but we just did a simple conversion so we were truncating the decimal portion.

Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

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

LGTM

@Hydrocharged Hydrocharged merged commit 5f1008d into main Nov 23, 2022
@Hydrocharged Hydrocharged deleted the daylon/integer-handling branch November 23, 2022 03:01
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