-
Notifications
You must be signed in to change notification settings - Fork 8
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
Acc-Models Creation #432
Acc-Models Creation #432
Conversation
- help message - show modifiers
moving debug prints to logging checked symlinking and folder creation create empty knobs.txt at folder creation
- bringing parts of the process into the right order - fixing tests - non-existent modifiers are caught earlier than before, this breaks tests (change?) - remove some obsolete code
and update lhc model creator to use this
all green |
…omc3 into model_creation_merged_with_master
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.
I cannot say much about the code. It looks good to me but I can't understand every detail of it without spending days on it. I just made 2 very minor comments. I think we really should get this merged in as soon as possible.
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.
For me it looks very good and with all the test I think we can feel rather confident.
Thanks a lot for all this work Andreas.
Hi, sorry for the delay, I had a big deadline and presentation today. |
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.
Thanks for the new model creation.
A few questions that came to mind when going through, and some comments here and there. You can consider these as suggestions more than anything.
Code Climate has analyzed commit 4099470 and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 84.6% (50% is the threshold). This pull request will bring the total coverage in the repository to 86.0% (0.0% change). View more on Code Climate. |
This adds an overhauled modelcreation to omc3
Features: