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 CSDP segfaults #11

Merged
merged 6 commits into from
Oct 23, 2019
Merged

Fix CSDP segfaults #11

merged 6 commits into from
Oct 23, 2019

Conversation

blegat
Copy link
Owner

@blegat blegat commented Oct 21, 2019

Reenable tests failing because of the CSDP segfaults: jump-dev/CSDP.jl#39 as it was fixed in jump-dev/CSDP.jl#48

@coveralls
Copy link

coveralls commented Oct 21, 2019

Coverage Status

Coverage decreased (-3.9%) to 50.559% when pulling 897d706 on bl/segfault into 5af773e on master.

@coveralls
Copy link

Coverage Status

Coverage decreased (-3.9%) to 50.559% when pulling d38bbd8 on bl/segfault into 5af773e on master.

@codecov
Copy link

codecov bot commented Oct 21, 2019

Codecov Report

Merging #11 into master will increase coverage by 0.04%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #11      +/-   ##
=========================================
+ Coverage   54.46%   54.5%   +0.04%     
=========================================
  Files          20      20              
  Lines        1008    1009       +1     
=========================================
+ Hits          549     550       +1     
  Misses        459     459
Impacted Files Coverage Δ
src/invariant.jl 66.05% <100%> (+0.31%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5af773e...897d706. Read the comment docs.

@blegat blegat merged commit cfe8a10 into master Oct 23, 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