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

Use the user defined units in string conversion operations #213

Merged
merged 8 commits into from
Mar 25, 2022

Conversation

phlptp
Copy link
Collaborator

@phlptp phlptp commented Mar 24, 2022

a little more concretely.

This PR refactors the to_string operation a little to parse out some of the checks then use those in a loop with sets of test units including user defined units.

This will close #202 as the capability to generate those strings will now be included with the definition of userDefinedUnits

@phlptp phlptp force-pushed the more_user_defined_units_usage branch from e1f6eb8 to 4f29616 Compare March 25, 2022 00:54
@phlptp phlptp merged commit 01c8b63 into main Mar 25, 2022
@phlptp phlptp deleted the more_user_defined_units_usage branch March 25, 2022 14:35
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.

Strange choice of units in to_string
1 participant