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] TableModel: Don't crash on empty sparse data #1675

Merged
merged 1 commit into from
Oct 19, 2016

Conversation

nikicc
Copy link
Contributor

@nikicc nikicc commented Oct 19, 2016

Data Table crashed when for example X was in sparse format, but was empty (0 columns).

Data Table crashed when for example X was in sparse format, but was empty (0 columns).
@codecov-io
Copy link

codecov-io commented Oct 19, 2016

Current coverage is 89.38% (diff: 100%)

Merging #1675 into master will not change coverage

@@             master      #1675   diff @@
==========================================
  Files            79         79          
  Lines          8593       8593          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
  Hits           7681       7681          
  Misses          912        912          
  Partials          0          0          

Sunburst

Powered by Codecov. Last update caa0ff2...2aec999

@ajdapretnar ajdapretnar merged commit c1f3794 into biolab:master Oct 19, 2016
@nikicc nikicc deleted the owtable-empty-sparse branch October 19, 2016 12:56
@astaric astaric modified the milestone: 3.3.9 Nov 28, 2016
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.

4 participants