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 v1.0 #476

Merged
merged 8 commits into from
Feb 23, 2022
Merged

Update to MOI v1.0 #476

merged 8 commits into from
Feb 23, 2022

Conversation

odow
Copy link
Member

@odow odow commented Feb 18, 2022

CI is going to fail because it needs some solvers tagged, but leaving this PR as a placeholder.

@codecov
Copy link

codecov bot commented Feb 23, 2022

Codecov Report

Merging #476 (ba39c9c) into master (1f13624) will increase coverage by 0.14%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #476      +/-   ##
==========================================
+ Coverage   92.09%   92.23%   +0.14%     
==========================================
  Files          83       83              
  Lines        5137     5347     +210     
==========================================
+ Hits         4731     4932     +201     
- Misses        406      415       +9     
Impacted Files Coverage Δ
src/solution.jl 90.81% <0.00%> (-1.28%) ⬇️
src/conic_form.jl 100.00% <0.00%> (ø)
src/atoms/affine/kron.jl 100.00% <0.00%> (ø)
src/variable_conic_form.jl 100.00% <0.00%> (ø)
src/atoms/affine/transpose.jl 100.00% <0.00%> (ø)
src/atoms/affine/partialtrace.jl 100.00% <0.00%> (ø)
src/atoms/sdp_cone/trace_logm.jl 100.00% <0.00%> (ø)
src/atoms/sdp_cone/nuclearnorm.jl 100.00% <0.00%> (ø)
src/atoms/exp_+_sdp_cone/logdet.jl 100.00% <0.00%> (ø)
src/atoms/second_order_cone/norm2.jl 100.00% <0.00%> (ø)
... and 50 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 7ddd7e4...ba39c9c. Read the comment docs.

@odow odow changed the title WIP: update to MOI v1.0 Update to MOI v1.0 Feb 23, 2022
@odow
Copy link
Member Author

odow commented Feb 23, 2022

I've marked the next version as 0.15.0-DEV, and will merge once CI passes. The changes aren't controversial.

@odow odow merged commit 1f48d1f into master Feb 23, 2022
@odow odow deleted the od/v1.0 branch February 23, 2022 03:51
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.

1 participant