-
Notifications
You must be signed in to change notification settings - Fork 10
the line number of the yaml file is displayed in the error message #34
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
Conversation
I also added the support to "extends" in the yaml file, as asked by @domna Note that I also changed the file used for testing: Because some field was changed in the nxdl from optional to recommended or required. |
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 extends keyword works like a charm. Did not review anything else.
The Ref log output for mpes should be the same as in the main branch now, because I updated it only yesterday.
Ok nice, so we will confirm this when merging |
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.
it would be great to have some test cases where the new feature is checked
* lineloader class * Line Tags in Error Messages! * pylint * support extends keyword in root level of yaml file * cleaning yaml2nxdl folder * pylint * tests implemented and PR comments solved * test_yaml2nxdl updated * test yaml2nxdl failing * python version changed in pylint.yml
No description provided.