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

Make sure arithmetic performed by custom class is not raising error #302

Closed

Conversation

ignatiusreza
Copy link
Contributor

@ignatiusreza ignatiusreza commented Feb 19, 2024

Fix #297

Arithmetic on custom classes was working as expected until the changes in 2246cb9 .. Given that the library already have existing test cases for this for some other data type and operation (e.g. array, addition with custom classes, etc); I think it make sense to make sure that other operations are also working as expected..

@ignatiusreza ignatiusreza force-pushed the feat/unit-calculation branch 2 times, most recently from a290a08 to 98e0eae Compare February 19, 2024 12:14
@rubysolo
Copy link
Owner

💟

@ignatiusreza ignatiusreza deleted the feat/unit-calculation branch March 12, 2024 06:50
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.

dentaku + ruby-units: Let dentaku defer some or all operations to custom class
2 participants