-
-
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: Check error message in overlapping bins test #24029
TST: Check error message in overlapping bins test #24029
Conversation
Follow-up to pandas-devgh-23999. xref pandas-devgh-23922.
Hello @gfyoung! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #24029 +/- ##
===========================================
+ Coverage 42.46% 92.35% +49.88%
===========================================
Files 161 161
Lines 51557 51557
===========================================
+ Hits 21892 47613 +25721
+ Misses 29665 3944 -25721
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## master #24029 +/- ##
===========================================
+ Coverage 42.46% 92.35% +49.88%
===========================================
Files 161 161
Lines 51557 51557
===========================================
+ Hits 21892 47613 +25721
+ Misses 29665 3944 -25721
Continue to review full report at Codecov.
|
Follow-up to #23999.
xref #23922.
cc @jschendel @charlesdong1991