Skip to content

[FIX] Feature Statistics: Fix wrong or even crashing selections#4741

Merged
markotoplak merged 1 commit intobiolab:masterfrom
janezd:featurestatistics-var-settings
May 15, 2020
Merged

[FIX] Feature Statistics: Fix wrong or even crashing selections#4741
markotoplak merged 1 commit intobiolab:masterfrom
janezd:featurestatistics-var-settings

Conversation

@janezd
Copy link
Contributor

@janezd janezd commented May 5, 2020

Issue

Supposedly fixes #4683.

Description of changes

Selection was stored as list of indices and wasn't used in context matching. This resulted in wrong selection when columns were reordered or even crashes when their number was reduced.

Includes
  • Code changes
  • Tests

@codecov
Copy link

codecov bot commented May 5, 2020

Codecov Report

Merging #4741 into master will decrease coverage by 0.00%.
The diff coverage is 95.65%.

@@            Coverage Diff             @@
##           master    #4741      +/-   ##
==========================================
- Coverage   83.82%   83.82%   -0.01%     
==========================================
  Files         280      276       -4     
  Lines       56534    55830     -704     
==========================================
- Hits        47388    46797     -591     
+ Misses       9146     9033     -113     

@janezd janezd assigned janezd and markotoplak and unassigned janezd May 7, 2020
@janezd janezd force-pushed the featurestatistics-var-settings branch from 6c5e0d9 to 05e8a65 Compare May 8, 2020 14:52
@markotoplak markotoplak merged commit 55bb10f into biolab:master May 15, 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.

Feature statistics error

2 participants