Skip to content

[FIX] Select Rows: fix fail when time variable in metas#4912

Merged
ajdapretnar merged 1 commit intobiolab:masterfrom
PrimozGodec:fix-timevarmetacharsh
Jul 24, 2020
Merged

[FIX] Select Rows: fix fail when time variable in metas#4912
ajdapretnar merged 1 commit intobiolab:masterfrom
PrimozGodec:fix-timevarmetacharsh

Conversation

@PrimozGodec
Copy link
Contributor

Issue

Fixes #4874

Description of changes

Change retrieval of values from the table for time variables. An additional test for other types of variables

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Jul 17, 2020

Codecov Report

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

@@            Coverage Diff             @@
##           master    #4912      +/-   ##
==========================================
- Coverage   84.12%   84.10%   -0.03%     
==========================================
  Files         283      278       -5     
  Lines       57819    56990     -829     
==========================================
- Hits        48643    47931     -712     
+ Misses       9176     9059     -117     

@ajdapretnar ajdapretnar merged commit 945e235 into biolab:master Jul 24, 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.

Select Rows crashes for time variable in metas

2 participants