-
-
Notifications
You must be signed in to change notification settings - Fork 18.1k
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
TST: Add test for groupby mean of ints #16670
Conversation
Codecov Report
@@ Coverage Diff @@
## master #16670 +/- ##
=======================================
Coverage 90.93% 90.93%
=======================================
Files 161 161
Lines 49269 49269
=======================================
Hits 44802 44802
Misses 4467 4467
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #16670 +/- ##
=======================================
Coverage 90.93% 90.93%
=======================================
Files 161 161
Lines 49269 49269
=======================================
Hits 44802 44802
Misses 4467 4467
Continue to review full report at Codecov.
|
Why not, if possible? 😄 I can add those as separate PR's. |
ok then (FYI sometimes I have xref duplicate issues that have potentially other tests). yes a new PR is fine. |
hmm can u create a new issue with he simplest repro possible for both of those (and cited the old) |
Title is self-explanatory.
Closes #11199.