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] Distances: Fix restoring the cosine distance #4311

Merged
merged 1 commit into from
Jan 6, 2020

Conversation

PrimozGodec
Copy link
Contributor

Issue

When saving a Distance widget with cosine distance it was restored as Mahalonobis. In https://github.com/biolab/orange3/pull/4280/files settings_version was not increased.

Description of changes

Increasing the settings version.

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec changed the title Distances: Widget restore saved cosine distance [FIX] Distances: Fix restoring the cosine distance Jan 6, 2020
@codecov
Copy link

codecov bot commented Jan 6, 2020

Codecov Report

Merging #4311 into master will not change coverage.
The diff coverage is 100%.

@@          Coverage Diff           @@
##           master   #4311   +/-   ##
======================================
  Coverage    86.7%   86.7%           
======================================
  Files         396     396           
  Lines       71618   71618           
======================================
  Hits        62095   62095           
  Misses       9523    9523

@janezd janezd merged commit 3f66486 into biolab:master Jan 6, 2020
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