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

Replace CSRtoCSC by convert #72

Merged
merged 1 commit into from
Feb 3, 2021
Merged

Replace CSRtoCSC by convert #72

merged 1 commit into from
Feb 3, 2021

Conversation

blegat
Copy link
Member

@blegat blegat commented Feb 3, 2021

jump-dev/MatrixOptInterface.jl#22 just broke DiffOpt. This PR fixes this and also use the convert function added in jump-dev/MatrixOptInterface.jl#21.

@blegat blegat force-pushed the bl/convert_sparse branch from 4f581bd to 575788d Compare February 3, 2021 17:13
@codecov
Copy link

codecov bot commented Feb 3, 2021

Codecov Report

Merging #72 (909e758) into master (af0eb34) will decrease coverage by 0.33%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #72      +/-   ##
==========================================
- Coverage   88.67%   88.33%   -0.34%     
==========================================
  Files           4        4              
  Lines         309      300       -9     
==========================================
- Hits          274      265       -9     
  Misses         35       35              
Impacted Files Coverage Δ
src/utils.jl 94.00% <ø> (-0.83%) ⬇️
src/MOI_wrapper.jl 84.83% <100.00%> (-0.08%) ⬇️

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 af0eb34...575788d. Read the comment docs.

@matbesancon matbesancon closed this Feb 3, 2021
@matbesancon matbesancon reopened this Feb 3, 2021
@matbesancon matbesancon merged commit 8acaebb into master Feb 3, 2021
@matbesancon matbesancon deleted the bl/convert_sparse branch February 3, 2021 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants