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] Pythagorantrees/forests: change context handler #4656

Merged
merged 1 commit into from
Apr 17, 2020

Conversation

PrimozGodec
Copy link
Contributor

Issue

Pythagorantrees and Pythagorantrees use domain context handler without having any context variable with variables from the domain

Description of changes

DomainContextHandler replaced with ClassValuesContextHandler
Besides: Fixed warnings about setting index (for the selected item) when an empty combo box

Includes
  • Code changes
  • Tests
  • Documentation

@PrimozGodec PrimozGodec force-pushed the pythagorantrees branch 4 times, most recently from 02241aa to 4dccf71 Compare April 15, 2020 12:08
@janezd janezd self-assigned this Apr 17, 2020
@janezd
Copy link
Contributor

janezd commented Apr 17, 2020

@PrimozGodec, could you rebase this to master, so we can see the tests?

@codecov
Copy link

codecov bot commented Apr 17, 2020

Codecov Report

Merging #4656 into master will decrease coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #4656      +/-   ##
==========================================
- Coverage   83.67%   83.65%   -0.03%     
==========================================
  Files         280      275       -5     
  Lines       56348    55539     -809     
==========================================
- Hits        47152    46462     -690     
+ Misses       9196     9077     -119     

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