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] oweditdomain: Initialize var attribute #1731

Merged
merged 2 commits into from
Nov 10, 2016

Conversation

ales-erjavec
Copy link
Contributor

Issue

The VariableEditor.var attribute was left uninitialized causing a error on when calling editor methods before a call to set_data.

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

Fix an AttributeError due to an uninitialized attribute

@codecov-io
Copy link

codecov-io commented Nov 7, 2016

Current coverage is 88.86% (diff: 100%)

Merging #1731 into master will not change coverage

@@             master      #1731   diff @@
==========================================
  Files            82         82          
  Lines          8804       8804          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           7824       7824          
  Misses          980        980          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update 8975c02...b3f5841

@janezd janezd merged commit c3c186d into biolab:master Nov 10, 2016
@astaric astaric modified the milestone: 3.3.9 Nov 28, 2016
@ales-erjavec ales-erjavec deleted the fixes/edit-domain-var-initialize branch January 27, 2017 10:39
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.

4 participants