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

[FIX] Fix loading of datasets with paths in variable attributes #1549

Merged
merged 2 commits into from
Sep 9, 2016

Conversation

astaric
Copy link
Member

@astaric astaric commented Sep 8, 2016

Fixes a problem where a dataset containing image filenames save from Orange could not be read again.

Fixes a problem, where files containing paths as attribute values could
not be read. Reading failed when the value of the attribute was parsed
as a python literal.
@codecov-io
Copy link

Current coverage is 88.28% (diff: 100%)

Merging #1549 into master will increase coverage by <.01%

@@             master      #1549   diff @@
==========================================
  Files            77         77          
  Lines          7624       7629     +5   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           6730       6735     +5   
  Misses          894        894          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update d3c50bd...f04649a

@rokgomiscek rokgomiscek self-assigned this Sep 9, 2016
@rokgomiscek rokgomiscek merged commit d793eaf into biolab:master Sep 9, 2016
@astaric astaric deleted the fix-attribute-save branch September 8, 2017 08:38
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.

3 participants