Skip to content

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

Merged
rokgomiscek merged 2 commits intobiolab:masterfrom
astaric:fix-attribute-save
Sep 9, 2016
Merged

[FIX] Fix loading of datasets with paths in variable attributes#1549
rokgomiscek merged 2 commits intobiolab:masterfrom
astaric:fix-attribute-save

Conversation

@astaric
Copy link
Copy Markdown
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
Copy Markdown

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