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

ENH: improve error reporting for unrecognized items from the manifest #105

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

fedorov
Copy link
Member

@fedorov fedorov commented Jul 29, 2024

Re #100

Whenever a crdc_series_uuid from the manifest is not matched to those known to the index, provide error message informing the user of what could be the reasons. Fixed error checking for unrecognized items in the validation function. Report unrecognized items independently of whether validation is requested or not.

Re ImagingDataCommons#100

Whenever a crdc_series_uuid from the manifest is not matched to those
known to the index, provide error message informing the user of what
could be the reasons. Fixed error checking for unrecognized items in
the validation function. Report unrecognized items independently of
whether validation is requested or not.
@fedorov fedorov requested a review from vkt1414 July 29, 2024 23:04
@fedorov fedorov force-pushed the 100-fix-error-reporting branch from 9d495ce to d7e45ea Compare July 30, 2024 14:43
idc_index/index.py Outdated Show resolved Hide resolved
idc_index/index.py Outdated Show resolved Hide resolved
@fedorov fedorov force-pushed the 100-fix-error-reporting branch from d7e45ea to 7a516d8 Compare July 31, 2024 14:18
@fedorov fedorov merged commit ab19b89 into ImagingDataCommons:main Jul 31, 2024
10 checks passed
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