Skip to content
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

refactor: Deprecate array formats and default to dataframe #1372

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

eddiebergman
Copy link
Collaborator

WIP

@codecov-commenter
Copy link

codecov-commenter commented Oct 16, 2024

Codecov Report

Attention: Patch coverage is 69.42675% with 48 lines in your changes missing coverage. Please review.

Project coverage is 79.30%. Comparing base (26ae499) to head (6296f37).

Files with missing lines Patch % Lines
openml/evaluations/functions.py 36.66% 19 Missing ⚠️
openml/study/functions.py 30.76% 9 Missing ⚠️
openml/datasets/functions.py 61.53% 5 Missing ⚠️
openml/runs/functions.py 78.26% 5 Missing ⚠️
openml/utils.py 80.00% 3 Missing ⚠️
openml/flows/functions.py 81.81% 2 Missing ⚠️
openml/setups/functions.py 93.10% 2 Missing ⚠️
openml/evaluations/evaluation.py 50.00% 1 Missing ⚠️
openml/setups/setup.py 75.00% 1 Missing ⚠️
openml/tasks/functions.py 90.90% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1372      +/-   ##
===========================================
- Coverage    84.19%   79.30%   -4.90%     
===========================================
  Files           38       38              
  Lines         5303     5185     -118     
===========================================
- Hits          4465     4112     -353     
- Misses         838     1073     +235     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants