Skip to content

[FIX] OWPredictions: Fix crash when opening report#1884

Merged
lanzagar merged 1 commit into
biolab:masterfrom
VesnaT:fix_owpredictions
Jan 9, 2017
Merged

[FIX] OWPredictions: Fix crash when opening report#1884
lanzagar merged 1 commit into
biolab:masterfrom
VesnaT:fix_owpredictions

Conversation

@VesnaT
Copy link
Copy Markdown
Contributor

@VesnaT VesnaT commented Jan 6, 2017

Issue

The widget crashes when predictor's domain differs from data domain (and trying to open report)

Description of changes

Fixes #1883
To reproduce, use Iris dataset to learn on and Titanic dataset to make predictions for.

Includes
  • Code changes
  • Tests
  • Documentation

The widget crashed when predictor's domain differed from data domain.
@codecov-io
Copy link
Copy Markdown

codecov-io commented Jan 6, 2017

Current coverage is 89.25% (diff: 100%)

Merging #1884 into master will not change coverage

@@             master      #1884   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...86774df

@VesnaT VesnaT changed the title OWPredictions: Fix crash when opening report [FIX] OWPredictions: Fix crash when opening report Jan 6, 2017
@VesnaT VesnaT added this to the 3.3.10 milestone Jan 6, 2017
@lanzagar lanzagar merged commit ae6e05a into biolab:master Jan 9, 2017
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 10, 2017
[FIX] OWPredictions: Fix crash when opening report
(cherry picked from commit ae6e05a)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 11, 2017
[FIX] OWPredictions: Fix crash when opening report
(cherry picked from commit ae6e05a)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 13, 2017
[FIX] OWPredictions: Fix crash when opening report
(cherry picked from commit ae6e05a)
astaric pushed a commit to astaric/orange3 that referenced this pull request Jan 18, 2017
[FIX] OWPredictions: Fix crash when opening report
(cherry picked from commit ae6e05a)
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