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

Update to MOI v0.9 #41

Merged
merged 9 commits into from
Aug 13, 2019
Merged

Update to MOI v0.9 #41

merged 9 commits into from
Aug 13, 2019

Conversation

blegat
Copy link
Member

@blegat blegat commented May 30, 2019

@codecov-io
Copy link

Codecov Report

Merging #41 into master will increase coverage by 1.88%.
The diff coverage is 83.44%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #41      +/-   ##
==========================================
+ Coverage   67.94%   69.83%   +1.88%     
==========================================
  Files           8       10       +2     
  Lines         443      547     +104     
==========================================
+ Hits          301      382      +81     
- Misses        142      165      +23
Impacted Files Coverage Δ
src/blockmat.h.jl 72.72% <ø> (ø) ⬆️
src/CSDP.jl 100% <ø> (ø)
src/options.jl 100% <100%> (ø) ⬆️
src/blockmat.jl 82.67% <100%> (-1.05%) ⬇️
src/MPB_wrapper.jl 61.7% <100%> (+3.56%) ⬆️
src/blockdiag.jl 80% <80%> (ø)
src/MOI_wrapper.jl 75% <81.89%> (+3.57%) ⬆️
... and 2 more

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 6536064...4d5c1c1. Read the comment docs.

@blegat blegat merged commit 11dba93 into master Aug 13, 2019
@odow odow deleted the bl/moiv0.9 branch October 26, 2022 03:24
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.

Query solution time with MOI wrapper
2 participants