-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
TST: Add test case for GH14080 for overflow exception #23762
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
Hello @eoveson! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #23762 +/- ##
=======================================
Coverage 92.23% 92.23%
=======================================
Files 161 161
Lines 51408 51408
=======================================
Hits 47416 47416
Misses 3992 3992
Continue to review full report at Codecov.
|
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.
The tests look good now! LGTM.
thanks @eoveson |
Thanks everyone for your feedback and the quick action on my pull request! |
git diff upstream/master -u -- "*.py" | flake8 --diff