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

Fix: Descend into nullable objects and arrays #131

Closed
wants to merge 5 commits into from
Closed

Fix: Descend into nullable objects and arrays #131

wants to merge 5 commits into from

Conversation

jpmckinney
Copy link
Contributor

@jpmckinney jpmckinney commented Jul 12, 2023

For example, OCDS parties/details is nullable, and additional codes for parties/details/scale were being reported in the "Other" section rather than the "Codelist Errors" section (since add_is_codelist didn't descend correctly).

@jpmckinney jpmckinney changed the title Descend into nullable objects and arrays Fix: Descend into nullable objects and arrays Jul 12, 2023
For example, OCDS `parties/details` is nullable, and additional codes for `parties/details/scale` were unreported.
@odscjames
Copy link
Collaborator

Do you have any simple sample data handy we can turn into a test? Thanks.

@jpmckinney
Copy link
Contributor Author

It was simpler to write the test. Added.

odscjames pushed a commit that referenced this pull request Nov 23, 2023
For example, OCDS `parties/details` is nullable, and additional codes for `parties/details/scale` were unreported.

#131
odscjames pushed a commit that referenced this pull request Nov 23, 2023
For example, OCDS `parties/details` is nullable, and additional codes for `parties/details/scale` were unreported.

#131
@odscjames
Copy link
Collaborator

Moved to #139

@odscjames odscjames closed this Nov 23, 2023
@jpmckinney jpmckinney deleted the fix-descending-into-nullable-arrays-objects branch November 30, 2023 15:14
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.

2 participants