-
Notifications
You must be signed in to change notification settings - Fork 26
Remove m_* functions
#1203
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
Remove m_* functions
#1203
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #1203 +/- ##
===========================================
- Coverage 90.38% 90.35% -0.04%
===========================================
Files 132 132
Lines 13754 13709 -45
===========================================
- Hits 12432 12387 -45
Misses 1322 1322 ☔ View full report in Codecov by Sentry. |
8a83ef4 to
ab3dec1
Compare
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 moving this forward. Had a couple questions (really just two, but one shows up in a few places).
Almost done with the m_* ! 😀
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.
Great, thanks!
…ix dtype bug in mean kernel.
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! Just two things.
No description provided.