Skip to content

Conversation

DudeMason
Copy link
Contributor

We had a few more less-frequent logs come through, so I figured it made sense to just cast the rest of these to integers when the function they're being passed into expects an integer.
Might as well be consistently with it throughout the file.

Current functionality casts it to an int implicitly, which cuts off the float tail. Casting it explicitly still cuts off the float tail, but avoids the warning about implicit conversion. So, the functionality will remain the same.

@adityapatadia adityapatadia merged commit 4ab5e08 into gumlet:master Sep 12, 2025
5 checks passed
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.

2 participants