-
Notifications
You must be signed in to change notification settings - Fork 4
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
More Error messages needed #103
Comments
@henhuy I thought up a list of possible error types: in the metadata: I have provided a metadata string for each of the errors above in a separate branch. Maybe it's useful to you. I wasn't sure what a minimal metadata string had to include, so maybe they're unnecessarily big. Checking against data: I haven't created samples for these, because I saw that you had a test data table. So I would like use that for any error sample files. |
Tried to implement metadata checks from above. Metadata files were VERY helpful, thx!
|
Added tests for all cases. |
Great, big thanks for these efforts! |
OMI can benefit from useful error messages.
For example:
I would recommend creating a list of possible errors first and to then write useful messages and tests for them.
Also, maybe have a look a the license check performed on OEP (implemented by @jh-RLI ) and if it makes sense to put it into OMI or leave it there.
See #99
The text was updated successfully, but these errors were encountered: