Skip to content

[FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array#1876

Merged
astaric merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/silhouette-plot-type-error
Jan 10, 2017
Merged

[FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array#1876
astaric merged 1 commit intobiolab:masterfrom
ales-erjavec:fixes/silhouette-plot-type-error

Conversation

@ales-erjavec
Copy link
Copy Markdown
Contributor

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

Issue

Fixes gh-1875

Description of changes
Includes
  • Code changes
  • Tests
  • Documentation

@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 6, 2017

Current coverage is 89.25% (diff: 100%)

Merging #1876 into master will not change coverage

@@             master      #1876   diff @@
==========================================
  Files            86         86          
  Lines          9100       9100          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           8122       8122          
  Misses          978        978          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update e6cdc76...2510ba9

@ajdapretnar
Copy link
Copy Markdown
Contributor

The fix is great. But the eternal question is, could we add a tiny tiny test to avoid this in the future?

@ales-erjavec ales-erjavec force-pushed the fixes/silhouette-plot-type-error branch from 457f368 to 2510ba9 Compare January 6, 2017 15:01
@ales-erjavec ales-erjavec changed the title owsilhouetteplot: Fix TypeError when cluster column is an object array [FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array Jan 6, 2017
@astaric astaric added this to the 3.3.10 milestone Jan 9, 2017
@astaric astaric merged commit 163eb9f into biolab:master Jan 10, 2017
astaric added a commit to astaric/orange3 that referenced this pull request Jan 10, 2017
…t-type-error

[FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array
(cherry picked from commit 163eb9f)
astaric added a commit to astaric/orange3 that referenced this pull request Jan 11, 2017
…t-type-error

[FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array
(cherry picked from commit 163eb9f)
astaric added a commit to astaric/orange3 that referenced this pull request Jan 13, 2017
…t-type-error

[FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array
(cherry picked from commit 163eb9f)
astaric added a commit to astaric/orange3 that referenced this pull request Jan 18, 2017
…t-type-error

[FIX] owsilhouetteplot: Fix TypeError when cluster column is an object array
(cherry picked from commit 163eb9f)
@ales-erjavec ales-erjavec deleted the fixes/silhouette-plot-type-error branch January 27, 2017 10:40
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