Skip to content

Conversation

@janvanrijn
Copy link
Member

fixes #569

@janvanrijn janvanrijn requested a review from mfeurer December 5, 2018 19:17
@janvanrijn janvanrijn changed the base branch from master to develop December 5, 2018 19:17
@codecov-io
Copy link

codecov-io commented Dec 5, 2018

Codecov Report

Merging #601 into develop will decrease coverage by 0.06%.
The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop   #601      +/-   ##
=========================================
- Coverage    90.06%    90%   -0.07%     
=========================================
  Files           32     32              
  Lines         3001   3000       -1     
=========================================
- Hits          2703   2700       -3     
- Misses         298    300       +2
Impacted Files Coverage Δ
openml/flows/flow.py 95.07% <ø> (-0.17%) ⬇️
openml/flows/functions.py 93.33% <80%> (-0.86%) ⬇️
openml/flows/sklearn_converter.py 91.37% <0%> (-0.27%) ⬇️

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 57d61c4...78db15a. Read the comment docs.

@mfeurer
Copy link
Collaborator

mfeurer commented Dec 6, 2018

Does this also fix #485?

@janvanrijn
Copy link
Member Author

I think #485 and this issue are duplicates. #485 is badly described though (you can actually get flows from other workbenches)

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.

get_flow crashes when downloading a flow from a different sklearn version

4 participants