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(common): update localization strings and add angle validation #10

Merged
merged 1 commit into from
Jul 20, 2023

Conversation

asv-soft-u02
Copy link

Updated localization strings to make them more clear about the input format. Added an Angle helper class to perform validation and conversion of DMS values - this will allow us to have a single point for validation and conversion logic, making the code more maintainable. Added corresponding tests to ensure the correct behavior of the new functionality.

Asana: https://app.asana.com/0/1203851531040615/1205080848469724/f

Updated localization strings to make them more clear about the input format. Added an Angle helper class to perform validation and conversion of DMS values - this will allow us to have a single point for validation and conversion logic, making the code more maintainable. Added corresponding tests to ensure the correct behavior of the new functionality.

Asana: https://app.asana.com/0/1203851531040615/1205080848469724/f
@asvol asvol merged commit 190dc81 into main Jul 20, 2023
@asvol asvol deleted the feature/angle branch July 20, 2023 11:46
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.

3 participants