openml-python
openml-python copied to clipboard
refactor: Deprecate array formats and default to dataframe
trafficstars
WIP
Codecov Report
Attention: Patch coverage is 80.84291% with 50 lines in your changes missing coverage. Please review.
Project coverage is 84.18%. Comparing base (
00d1766) to head (22b6b52). Report is 3 commits behind head on develop.
Additional details and impacted files
@@ Coverage Diff @@
## develop #1372 +/- ##
===========================================
- Coverage 84.33% 84.18% -0.16%
===========================================
Files 38 38
Lines 5325 5230 -95
===========================================
- Hits 4491 4403 -88
+ Misses 834 827 -7
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
I am not confident in trying to merge it to develop until the tests are up and running again.