-
Notifications
You must be signed in to change notification settings - Fork 54
ENH: Add a RobustAverage interface and split volume selection
#602
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
ENH: Add a RobustAverage interface and split volume selection
#602
Conversation
|
I'll work on the interface that generates |
Codecov Report
@@ Coverage Diff @@
## master #602 +/- ##
==========================================
- Coverage 47.89% 46.70% -1.19%
==========================================
Files 44 44
Lines 5356 5413 +57
Branches 785 791 +6
==========================================
- Hits 2565 2528 -37
- Misses 2697 2795 +98
+ Partials 94 90 -4
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
|
Hello @oesteban, Thank you for updating! Cheers! There are no style issues detected in this Pull Request. 🍻 To test for issues locally, Comment last updated at 2021-01-28 15:17:49 UTC |
4fddc45 to
148af7b
Compare
|
Okay, this is looking better. Please LMKWYT, @mgxd . |
148af7b to
f8dc413
Compare
mgxd
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.
Few comments, but this LGTM
Co-authored-by: Mathias Goncalves <[email protected]>
Resolves: #600.