-
Notifications
You must be signed in to change notification settings - Fork 38
Short task to update BatchSettings #704
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
Short task to update BatchSettings #704
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## smartsim-refactor #704 +/- ##
=====================================================
+ Coverage 40.45% 43.89% +3.43%
=====================================================
Files 110 110
Lines 7326 7140 -186
=====================================================
+ Hits 2964 3134 +170
+ Misses 4362 4006 -356
|
mellis13
left a comment
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.
Just a couple of comments, but otherwise looks good. Great job on doc strings, btw!
MattToast
left a comment
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.
Two small nits in addition to Matt's comments, but otherwise looks pretty good! Thanks for adding the final touches to these classes for the next stage of the refactor!!
mellis13
left a comment
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 udpates!
MattToast
left a comment
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.
A couple more small nits, but nothing worth holding approval up over! LGTM!!
mellis13
left a comment
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 great -- thank you!
mellis13
left a comment
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.
Very small comments, otherwise, LGTM!
This PR makes small updates to the existing BatchSettings implementation.