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] OWTreeGraph: Update node text when selecting target class #2045

Merged
merged 1 commit into from
Feb 23, 2017

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Feb 22, 2017

Issue

To reproduce: File (iris) -> Classification Tree -> Tree Viewer -> Select i.e. Iris-setosa (Target class combo) -> nodes texts remain unchanged (only color changes).

Description of changes

Change nodes text after Target class has changed

Includes
  • Code changes
  • Tests
  • Documentation

@astaric
Copy link
Member

astaric commented Feb 23, 2017

I have restarted the travis build, as its result did not make it to github (the tests passed).

@codecov-io
Copy link

Codecov Report

Merging #2045 into master will increase coverage by 0.02%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #2045      +/-   ##
==========================================
+ Coverage   70.72%   70.75%   +0.02%     
==========================================
  Files         343      343              
  Lines       54485    54493       +8     
==========================================
+ Hits        38534    38555      +21     
+ Misses      15951    15938      -13

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 9c8241c...00640dd. Read the comment docs.

@astaric astaric merged commit 156f588 into biolab:master Feb 23, 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.

3 participants