-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
[TST] Fix test_quantile_interpolation_int #26633
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
Conversation
Codecov Report
@@ Coverage Diff @@
## master #26633 +/- ##
==========================================
- Coverage 91.88% 91.87% -0.01%
==========================================
Files 174 174
Lines 50692 50692
==========================================
- Hits 46576 46572 -4
- Misses 4116 4120 +4
Continue to review full report at Codecov.
|
Codecov Report
@@ Coverage Diff @@
## master #26633 +/- ##
==========================================
- Coverage 91.88% 91.87% -0.01%
==========================================
Files 174 174
Lines 50692 50692
==========================================
- Hits 46576 46572 -4
- Misses 4116 4120 +4
Continue to review full report at Codecov.
|
Based off test name it looks like the TODO comment here is to add |
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.
@WillAyd That's correct, the bad test needs fixing, not the code removing.
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.
@simonjayhawkins if you can have a look
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.
lgtm as well merge when satisfied @simonjayhawkins
Thanks @makbigc |
Follow up #26556 (comment)