-
-
Notifications
You must be signed in to change notification settings - Fork 18.4k
REF/TST: Add pytest idiom to test_testing #24369
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
REF/TST: Add pytest idiom to test_testing #24369
Conversation
Hello @gfyoung! Thanks for submitting the PR.
|
Codecov Report
@@ Coverage Diff @@
## master #24369 +/- ##
==========================================
+ Coverage 92.29% 92.29% +<.01%
==========================================
Files 162 162
Lines 51832 51832
==========================================
+ Hits 47839 47840 +1
+ Misses 3993 3992 -1
Continue to review full report at Codecov.
|
Splits test file into multiple new files and delegates remaining tests to the miscellaneous test_util.py
d8720b6
to
aca6404
Compare
Codecov Report
@@ Coverage Diff @@
## master #24369 +/- ##
==========================================
+ Coverage 92.29% 92.29% +<.01%
==========================================
Files 162 162
Lines 51841 51841
==========================================
+ Hits 47847 47849 +2
+ Misses 3994 3992 -2
Continue to review full report at Codecov.
|
thanks @gfyoung |
Splits test file into multiple new files and delegates remaining tests to the miscellaneous test_util.py
Splits test file into multiple new files and delegates remaining tests to the miscellaneous test_util.py
Splits test file into multiple new files and delegates remaining tests to the miscellaneous
test_util.py