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

feat: add $round function #35

Merged
merged 1 commit into from
Sep 4, 2024
Merged

feat: add $round function #35

merged 1 commit into from
Sep 4, 2024

Conversation

nated0g
Copy link
Member

@nated0g nated0g commented Jun 1, 2024

Implements the $round() function and enables all related integration tests.

Uses the same float -> string workaround as the javascript and golang jsonata implementations, to handle floating point imprecision introduced by multiplication otherwise.

@nated0g nated0g force-pushed the main branch 4 times, most recently from 06c388a to bb6e45f Compare September 4, 2024 16:30
@nated0g nated0g enabled auto-merge (squash) September 4, 2024 16:37
@nated0g nated0g merged commit 4c5acda into Stedi:main Sep 4, 2024
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