Skip to content

[FIX] OWTable: fix select whole rows regression#5605

Merged
markotoplak merged 1 commit intobiolab:masterfrom
markotoplak:fix-table-select-rows
Sep 23, 2021
Merged

[FIX] OWTable: fix select whole rows regression#5605
markotoplak merged 1 commit intobiolab:masterfrom
markotoplak:fix-table-select-rows

Conversation

@markotoplak
Copy link
Member

And add a test for the feature.

Issue

Fixes #5604.

Includes
  • Code changes
  • Tests!
  • Documentation

@codecov
Copy link

codecov bot commented Sep 23, 2021

Codecov Report

Merging #5605 (c4c4775) into master (c7e80de) will increase coverage by 0.02%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #5605      +/-   ##
==========================================
+ Coverage   85.93%   85.96%   +0.02%     
==========================================
  Files         313      313              
  Lines       65466    65466              
==========================================
+ Hits        56260    56275      +15     
+ Misses       9206     9191      -15     

And add a test for the feature.
@markotoplak markotoplak merged commit fde224f into biolab:master Sep 23, 2021
markotoplak added a commit that referenced this pull request Sep 24, 2021
[FIX] OWTable: fix select whole rows regression
@markotoplak markotoplak deleted the fix-table-select-rows branch November 25, 2021 15:37
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.

Data table: Select full rows results in an error

1 participant