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] owimpute: Fix editing of individual imputers #1966

Merged
merged 5 commits into from
Feb 3, 2017

Conversation

ales-erjavec
Copy link
Contributor

@ales-erjavec ales-erjavec commented Jan 27, 2017

Issue

Fixes gh-1920 and gh-1965

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link

codecov-io commented Jan 27, 2017

Codecov Report

Merging #1966 into master will not impact coverage.

@@           Coverage Diff           @@
##           master    #1966   +/-   ##
=======================================
  Coverage   89.53%   89.53%           
=======================================
  Files          90       90           
  Lines        9179     9179           
=======================================
  Hits         8218     8218           
  Misses        961      961

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 53b0321...9f64238. Read the comment docs.

@astaric astaric modified the milestone: 3.3.11 Jan 30, 2017
@ales-erjavec ales-erjavec changed the title [FIx] owimpute: Fix reset of individual imputers to default [FIX] owimpute: Fix reset of individual imputers to default Jan 31, 2017
Fix use of the value_stack.setEnabled(...) which was used like
it was a QStackedWidget.
@ales-erjavec ales-erjavec changed the title [FIX] owimpute: Fix reset of individual imputers to default [WIP][FIX] owimpute: Fix reset of individual imputers to default Feb 3, 2017
@ales-erjavec ales-erjavec changed the title [WIP][FIX] owimpute: Fix reset of individual imputers to default [FIX] owimpute: Fix editing of individual imputers Feb 3, 2017
@astaric astaric self-assigned this Feb 3, 2017
@janezd janezd merged commit d262827 into biolab:master Feb 3, 2017
astaric pushed a commit that referenced this pull request Feb 3, 2017
[FIX] owimpute: Fix editing of individual imputers
(cherry picked from commit d262827)
@ales-erjavec ales-erjavec deleted the fixes/impute-reset-default branch May 12, 2017 17:12
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.

Impute Widget: Cannot reset individual Attribute Settings to Default
4 participants