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

Fix Truncate transformation to correclty use atol argument #250

Merged
merged 3 commits into from
Nov 13, 2024

Conversation

jofrevalles
Copy link
Member

Summary

This PR fixes the transform! function for the Truncate transformation to properly use the atol argument. Previous this PR, the function had atol defined but was not used in the function.

Additionally, we enhanced the tests for this function so now it covers for the proper usage of atol.

@jofrevalles jofrevalles merged commit c8410f5 into master Nov 13, 2024
5 checks passed
@jofrevalles jofrevalles deleted the fix/Truncate-transform! branch November 13, 2024 15:41
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