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] MDS: Fix crashes when feeding column distances #3583

Merged
merged 2 commits into from
Feb 15, 2019

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Feb 5, 2019

Issue

Fixes #3499 and #3328

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Feb 5, 2019

Codecov Report

Merging #3583 into master will increase coverage by <.01%.
The diff coverage is 100%.

@@            Coverage Diff             @@
##           master    #3583      +/-   ##
==========================================
+ Coverage   83.97%   83.98%   +<.01%     
==========================================
  Files         370      370              
  Lines       66976    67003      +27     
==========================================
+ Hits        56246    56273      +27     
  Misses      10730    10730

Copy link
Contributor

@janezd janezd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can merge it as it is. But what do you think about also setting the label to "Labels" for distances? The user would almost always want this, it's easy to implement by overriding init_attr_values, and the base widget now has this safeguard against showing labels if there are too many.

@janezd janezd self-assigned this Feb 14, 2019
@janezd janezd merged commit a5b8de6 into biolab:master Feb 15, 2019
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.

2 participants