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

Update the rounding of events in to_integer() #484

Conversation

LittleBeannie
Copy link
Collaborator

The current version of to_integer() floor the IA events and ceiling the FA events. In the PR, the IA events is rounded, and FA events is rounded up, as default.

@LittleBeannie LittleBeannie requested a review from keaven October 31, 2024 19:55
@keaven keaven merged commit b93e91f into main Nov 4, 2024
7 checks passed
@keaven
Copy link
Collaborator

keaven commented Nov 4, 2024

Yujie to delete old branch when ready.

@LittleBeannie LittleBeannie deleted the 483-to_integer-change-the-default-round-down-event-at-ias-to-round-up branch November 4, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

to_integer(): Change the default round-down event at IAs to round up
2 participants