-
Notifications
You must be signed in to change notification settings - Fork 31
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
102 - Update Pints' boundaries object #105
102 - Update Pints' boundaries object #105
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #105 +/- ##
===========================================
+ Coverage 93.95% 94.02% +0.07%
===========================================
Files 29 29
Lines 992 987 -5
===========================================
- Hits 932 928 -4
+ Misses 60 59 -1 ☔ View full report in Codecov by Sentry. |
…ng-due-to-npinf-cost-return
…SOC points 3->2, Updt. CMAES boundaries creation
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.
Well done for fixing the CMAES tests @BradyPlanden!
I left a few comments - please take or leave them as you wish.
…d clipping with setter
Fixes current failing tests. Closes #102.
Edit: This PR also,