-
Notifications
You must be signed in to change notification settings - Fork 2
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
Add an option to set a destination directory for the simulation output (local) #34
Conversation
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.
Some comments here and there. I like the clearer structure and addition of many docstrings.
I suggest updating the CHANGELOG
file too before we merge.
Code Climate has analyzed commit b26a9db and detected 3 issues on this pull request. Here's the issue category breakdown:
The test coverage on the diff in this pull request is 88.6% (50% is the threshold). This pull request will bring the total coverage in the repository to 68.4% (2.4% change). View more on Code Climate. |
@anabramo last chance to give it a look, before it will be merged ;) |
Look great to me! |
In this tiny PR:
output_destination
option (thank you @anabramo, as in Add an option to set a destination directory for the simulation output #33 )Could this PR have been 4 smaller PRs? Maybe.
But where is the fun in that?