Skip to content

Conversation

@LennartPurucker
Copy link
Contributor

Extends #1256 due to #1259

Closes #1081 #1132

LennartPurucker and others added 20 commits June 13, 2023 12:36
Co-authored-by: Matthias Feurer <[email protected]>
@LennartPurucker LennartPurucker marked this pull request as ready for review June 15, 2023 16:17
@codecov-commenter
Copy link

Codecov Report

Patch coverage: 95.28% and project coverage change: +1.35 🎉

Comparison is base (4acdac4) 81.56% compared to head (2cb3b57) 82.91%.

❗ Current head 2cb3b57 differs from pull request most recent head e29f25f. Consider uploading reports for the commit e29f25f to get more accurate results

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1260      +/-   ##
===========================================
+ Coverage    81.56%   82.91%   +1.35%     
===========================================
  Files           38       38              
  Lines         5012     5075      +63     
===========================================
+ Hits          4088     4208     +120     
+ Misses         924      867      -57     
Impacted Files Coverage Δ
openml/runs/functions.py 75.42% <ø> (ø)
openml/datasets/data_feature.py 70.00% <75.00%> (+0.76%) ⬆️
openml/datasets/dataset.py 86.63% <94.23%> (+0.86%) ⬆️
openml/datasets/functions.py 91.68% <97.14%> (+4.80%) ⬆️
openml/tasks/functions.py 83.95% <100.00%> (+0.26%) ⬆️
openml/utils.py 92.21% <100.00%> (+0.34%) ⬆️

... and 5 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

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.

Make downloading dataset features optional

4 participants