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

Rank widget computes scores when domain has no class variable, provided a Scorer. #1566

Closed
wants to merge 1 commit into from

Conversation

mstrazar
Copy link
Contributor

@mstrazar mstrazar commented Sep 16, 2016

Error reporting has been modified accordingly.

Fixes #1556

@codecov-io
Copy link

codecov-io commented Sep 16, 2016

Current coverage is 88.86% (diff: 100%)

Merging #1566 into master will not change coverage

@@             master      #1566   diff @@
==========================================
  Files            78         78          
  Lines          8099       8099          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           7197       7197          
  Misses          902        902          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update abbf69f...43b1511

@janezd
Copy link
Contributor

janezd commented Sep 17, 2016

Works only if the widget gets the scorer after receiving the data. Even if the scorer comes later, the error re-appears when the data is reloaded.

I'm closing the PR because a fix in this fashion can't work and because #1560 turned the widget upside down anyway, so this PR is no longer applicable.

@janezd janezd closed this Sep 17, 2016
@mstrazar mstrazar deleted the owrank_scorer_no_target branch March 3, 2017 12:29
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