-
Notifications
You must be signed in to change notification settings - Fork 9
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
Replace legacy validator with schema validator #337
Conversation
also change cubids print-metadata-fields to account for json file errors due to not been validated yet
…quest of original repo
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The changes look solid to me but I think the new functions need tests.
It looks like the coverage report isn't being uploaded. I think the repo might need a token to upload, or maybe it's just misconfigured for tokenless uploading. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Closes #336.
Changes proposed in this pull request
cubids print-metadata-fields
to account for json file errors due to not been validated yetcubids bids-version
to either print or save validator and schema version + add unit test for this functionDocumentation that should be reviewed