Skip to content

Conversation

@PGijsbers
Copy link
Collaborator

@PGijsbers PGijsbers commented Apr 16, 2019

This PR contributes:

Second contribution and related test updates really should have been a separate PR.
I am sorry for putting it into one, it kinda happened.

Closes #402.
Will need to create a new issue, because I removed this TODO (all TODOs should rather be centralized on the issue tracker, right?).

@PGijsbers PGijsbers changed the title [WIP] Fix402 Fix402 Apr 26, 2019
@PGijsbers PGijsbers changed the title Fix402 [MRG] Fix402 Apr 26, 2019
@codecov-io
Copy link

codecov-io commented Apr 27, 2019

Codecov Report

Merging #677 into develop will decrease coverage by 0.03%.
The diff coverage is 94.73%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop    #677      +/-   ##
==========================================
- Coverage    90.54%   90.5%   -0.04%     
==========================================
  Files           36      36              
  Lines         3743    3730      -13     
==========================================
- Hits          3389    3376      -13     
  Misses         354     354
Impacted Files Coverage Δ
openml/tasks/task.py 94.77% <100%> (ø) ⬆️
openml/datasets/dataset.py 88.12% <93.33%> (-0.47%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 813daeb...09622d6. Read the comment docs.

@PGijsbers PGijsbers requested a review from mfeurer April 29, 2019 11:46
@mfeurer mfeurer merged commit 72f131a into develop Apr 29, 2019
@mfeurer mfeurer deleted the fix402 branch November 12, 2019 10:09
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.

openml.datasets.get_data() has unpredictable number of return values

4 participants