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

Allow for special constant to be non-conformant with object's data type #893

Merged
merged 4 commits into from
May 8, 2024

Conversation

al-niessner
Copy link
Contributor

@al-niessner al-niessner commented May 8, 2024

🗒️ Summary

Added unit test then fix. Basically check on conversion if value matches a data type non-conforming special constant before logging error.

⚙️ Test Data and/or Report

See automated unit/regression testing below

♻️ Related Issues

Closes #837

Al Niessner and others added 3 commits May 2, 2024 09:10
Comment out the ones that we are not allowed today but will have to do tomororw.
@al-niessner
Copy link
Contributor Author

@jordanpadams @nutjob4life

again ready again

@jordanpadams jordanpadams changed the title Issue 837.1: redo of PR #887: Allow for special constant to be non-conformant with object's data type Allow for special constant to be non-conformant with object's data type May 8, 2024
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.

In text tables, validate attempts to match pattern associated with data_type before checking Special_Constants
2 participants