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] LinearProjectionVizRank: Add a necessary check #3732

Merged
merged 1 commit into from
Apr 8, 2019

Conversation

VesnaT
Copy link
Contributor

@VesnaT VesnaT commented Apr 8, 2019

Issue

The Linear Projection vizrank crashed.
To reproduce:
OWFile (iris) -> OWLinearProjection (Suggest Features -> Start -> Filter by a nonexistent string)

Description of changes

Add a check.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Apr 8, 2019

Codecov Report

Merging #3732 into master will increase coverage by <.01%.
The diff coverage is 50%.

@@            Coverage Diff             @@
##           master    #3732      +/-   ##
==========================================
+ Coverage   84.74%   84.74%   +<.01%     
==========================================
  Files         374      374              
  Lines       68561    68563       +2     
==========================================
+ Hits        58104    58106       +2     
  Misses      10457    10457

@janezd janezd merged commit 24f3575 into biolab:master Apr 8, 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