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

issue #57: radix is ignored #82

Merged
merged 5 commits into from
Jan 5, 2023
Merged

issue #57: radix is ignored #82

merged 5 commits into from
Jan 5, 2023

Conversation

al-niessner
Copy link
Contributor

🗒️ Summary

Brief summary of changes if not sufficiently described by commit messages.

⚙️ Test Data and/or Report

Added unit tests to detect the problem and they now pass (see first and last commit build reports on this PR)

♻️ Related Issues

#57

@al-niessner al-niessner requested a review from a team as a code owner January 5, 2023 17:39
@al-niessner al-niessner self-assigned this Jan 5, 2023
@al-niessner al-niessner marked this pull request as draft January 5, 2023 17:39
The radix of the ASCII string is being ignored, Added it as a constructor parameter then fixed all creators. It is now explicit instead of assuming 10 which explains why the current tests passed - they assumed a radix of 10.
Copy link
Member

@nutjob4life nutjob4life left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💥 BOOM! That's how it's done!

@al-niessner
Copy link
Contributor Author

@jordanpadams @nutjob4life @tloubrieu-jpl

Ready for review

@al-niessner al-niessner marked this pull request as ready for review January 5, 2023 18:21
@jordanpadams jordanpadams changed the title issue 57: radix is ignored issue #57: radix is ignored Jan 5, 2023
jordanpadams added a commit to NASA-PDS/validate that referenced this pull request Jan 5, 2023
@jordanpadams jordanpadams merged commit b0ad271 into main Jan 5, 2023
@jordanpadams jordanpadams deleted the issue_57 branch January 5, 2023 19:06
jordanpadams added a commit to NASA-PDS/validate that referenced this pull request Jan 19, 2023
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