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] Fix core dump in CI in SOM on sparse data #4174

Merged
merged 1 commit into from
Nov 8, 2019

Conversation

janezd
Copy link
Contributor

@janezd janezd commented Nov 8, 2019

We don't know the exact cause, but it happens in a test that is not supposed to test optimization, so this PR mocks optimization in hope it will help.

Includes
  • Code changes
  • Tests
  • Documentation

@codecov
Copy link

codecov bot commented Nov 8, 2019

Codecov Report

❗ No coverage uploaded for pull request base (master@2a36cb8). Click here to learn what that means.
The diff coverage is 100%.

@@            Coverage Diff            @@
##             master    #4174   +/-   ##
=========================================
  Coverage          ?   85.75%           
=========================================
  Files             ?      389           
  Lines             ?    69806           
  Branches          ?        0           
=========================================
  Hits              ?    59859           
  Misses            ?     9947           
  Partials          ?        0

@janezd janezd changed the title [NOMERGE] Fix core dump in CI in SOM on sparse data [FIX] Fix core dump in CI in SOM on sparse data Nov 8, 2019
@lanzagar lanzagar merged commit f6fe789 into biolab:master Nov 8, 2019
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.

2 participants