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] Select Rows: fix fail when time variable in metas #4912

Merged
merged 1 commit into from
Jul 24, 2020

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