-
Notifications
You must be signed in to change notification settings - Fork 10
Optionality check in nyam2nxdl #126
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
9bfb548
to
04fa0c5
Compare
Pull Request Test Coverage Report for Build 5256702764
💛 - Coveralls |
04fa0c5
to
455210c
Compare
455210c
to
c8b9487
Compare
Implementation of changes:
|
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.
Reference xml files still have unnecessary optional properties
@sanbrock, all the auto-generated 'optional' has been removed. Still, some of the 'optional' keyword are left, they are not auto-generated but rather from changes of yaml. |
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
* temporary changes. * Including some changes for optionality error. * Passing test successfully. Cleaning up some tests. * Removing autogenerated 'optional' attribute from nxdl.xml. * Removing autogenerated 'optional' attribute from nxdl.xml. * Removing autogenerated 'optional' attribute from nxdl.xml. * Removing autogenerated 'optional' attribute from nxdl.xml. * Comments or corrections are resolved. * Corrections from review.
No description provided.