Skip to content

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.

2 participants