Skip to content

Create a new release to update docs#347

Merged
mfeurer merged 89 commits intomasterfrom
develop
Oct 12, 2017
Merged

Create a new release to update docs#347
mfeurer merged 89 commits intomasterfrom
develop

Conversation

@mfeurer
Copy link
Copy Markdown
Collaborator

@mfeurer mfeurer commented Oct 11, 2017

No description provided.

mfeurer and others added 30 commits April 26, 2017 14:09
Pull Master into develop
mfeurer and others added 25 commits October 8, 2017 21:37
FIX issue #281, do not write list of tasks to disk
Remove unnecessary writes
Fix #334: always create a list of tasks from the tasks API call, even if there is just a single task
Add unit test for loading non-sklearn flows, fixes #218
* do not delete pickle while trying to load data
* do tests for datasets in separate directories
Add task rollback if task download fails
@codecov-io
Copy link
Copy Markdown

codecov-io commented Oct 11, 2017

Codecov Report

Merging #347 into master will decrease coverage by 0.53%.
The diff coverage is 84.07%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #347      +/-   ##
==========================================
- Coverage   90.22%   89.69%   -0.54%     
==========================================
  Files          32       32              
  Lines        2436     2522      +86     
==========================================
+ Hits         2198     2262      +64     
- Misses        238      260      +22
Impacted Files Coverage Δ
openml/flows/sklearn_converter.py 92.15% <ø> (ø) ⬆️
openml/datasets/dataset.py 78.85% <0%> (+0.44%) ⬆️
openml/utils.py 50% <100%> (-35.72%) ⬇️
openml/setups/functions.py 93.06% <100%> (+2.59%) ⬆️
openml/evaluations/functions.py 91.89% <100%> (+4.08%) ⬆️
openml/tasks/__init__.py 100% <100%> (ø) ⬆️
openml/testing.py 98.52% <100%> (+0.41%) ⬆️
openml/__version__.py 100% <100%> (ø) ⬆️
openml/flows/functions.py 92.13% <100%> (ø) ⬆️
openml/__init__.py 100% <100%> (ø) ⬆️
... and 10 more

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 a2b602b...9664a0f. Read the comment docs.

@mfeurer mfeurer merged commit f618d81 into master Oct 12, 2017
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.

7 participants