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] OWMap: minor fixes #2356

Merged
merged 5 commits into from
Jun 2, 2017
Merged

[FIX] OWMap: minor fixes #2356

merged 5 commits into from
Jun 2, 2017

Conversation

kernc
Copy link
Contributor

@kernc kernc commented May 30, 2017

Issue

Geo Map crashed when data input, then subset input, then data input cleared.
Geo Map showed warning when setting DomainModel-controlled master value attributes to None.

Description of changes

Neither of above should happen.

Includes
  • Code changes
  • Tests
  • Documentation

@kernc kernc changed the title OWMap: minor fixes [FIX] OWMap: minor fixes May 30, 2017
@kernc
Copy link
Contributor Author

kernc commented May 30, 2017

@codecov-io
Copy link

codecov-io commented May 30, 2017

Codecov Report

Merging #2356 into master will decrease coverage by 0.03%.
The diff coverage is 69.23%.

@@            Coverage Diff             @@
##           master    #2356      +/-   ##
==========================================
- Coverage   73.39%   73.35%   -0.04%     
==========================================
  Files         317      317              
  Lines       55582    55597      +15     
==========================================
- Hits        40792    40782      -10     
- Misses      14790    14815      +25

@ajdapretnar
Copy link
Contributor

This works for the workflow we talked about. However, the widget crashes when I connect it to a data set without any numerical features (say, bookexcerpts.tab), open GeoMap and press 'zoom in' function. Also it is constantly printing out all the tokens from the 'Unable to set ComboBox' error. Perhaps just something to keep the console clean?
The rest is good.

@kernc
Copy link
Contributor Author

kernc commented May 31, 2017

Thanks. Please see again.

@ajdapretnar
Copy link
Contributor

This is good! I like the changes.

But again, what to do regarding the checks?

@kernc kernc force-pushed the owmap branch 2 times, most recently from 3745df4 to 5613816 Compare June 1, 2017 12:52
@nikicc nikicc added this to the 3.4.3 milestone Jun 2, 2017
@lanzagar lanzagar merged commit 9b8c25d into biolab:master Jun 2, 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.

6 participants