-
Notifications
You must be signed in to change notification settings - Fork 1.3k
MNT update test framework for sklearn 0.24 #788
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
MNT update test framework for sklearn 0.24 #788
Conversation
Hello @glemaitre! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:
Comment last updated at 2021-02-08 19:35:08 UTC |
Codecov Report
@@ Coverage Diff @@
## master #788 +/- ##
==========================================
+ Coverage 96.55% 98.53% +1.98%
==========================================
Files 82 89 +7
Lines 5140 5683 +543
Branches 0 476 +476
==========================================
+ Hits 4963 5600 +637
+ Misses 177 82 -95
- Partials 0 1 +1
Continue to review full report at Codecov.
|
Update test framework to be compatible with scikit-learn 0.24