-
Notifications
You must be signed in to change notification settings - Fork 32
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
Added reference to paper for OAS integration work #33
Conversation
Pull Request Test Coverage Report for Build 1740968238
💛 - Coveralls |
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.
This looks good to me, although we also talked about this offline and I mentioned the approach of including this in the README instead.
Is this functionality that is not a part of OpenConcept / OAS and unique to this script, or is it a general OpenConcept functionality? If it is the latter, I would recommend including it in the README so that it is clearly visible when someone visits the repo and wants to utilize this work.
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.
Looks good to me! You can also keep the citation in the script (in addition to the README) if you'd like. My suggestion wasn't meant to be exclusive. But, the PR is good to go by me.
Ah ok I'll add it back then. Before this is merged, I'm also going to see if I can figure out some of the warnings in the tests. |
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.
Looks good to me.
Purpose
Added a short note on the new OAS work with a bibtex citation to the paper and updated other outdated information on the readme.
Type of change
What types of change is it?
Select the appropriate type(s) that describe this PR
Testing
Explain the steps needed to test the new code to verify that it does indeed address the issue and produce the expected behavior.
Checklist
Put an
x
in the boxes that apply.