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

Breaking changes for MOI 0.10.0 #370

Merged
merged 9 commits into from
Sep 8, 2021
Merged

Breaking changes for MOI 0.10.0 #370

merged 9 commits into from
Sep 8, 2021

Conversation

odow
Copy link
Member

@odow odow commented Jun 3, 2021

No description provided.

@codecov
Copy link

codecov bot commented Jun 3, 2021

Codecov Report

Merging #370 (5afd489) into master (5cdfd84) will decrease coverage by 0.47%.
The diff coverage is 85.45%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #370      +/-   ##
==========================================
- Coverage   44.84%   44.37%   -0.48%     
==========================================
  Files           8        8              
  Lines        4087     4036      -51     
==========================================
- Hits         1833     1791      -42     
+ Misses       2254     2245       -9     
Impacted Files Coverage Δ
src/MOI/conflicts.jl 78.20% <ø> (+3.84%) ⬆️
src/MOI/MOI_wrapper.jl 91.10% <85.18%> (+0.34%) ⬆️
src/MOI/indicator_constraint.jl 94.44% <100.00%> (ø)
src/gen1210/libcpx_api.jl 8.31% <0.00%> (-0.20%) ⬇️
src/gen2010/libcpx_api.jl 8.31% <0.00%> (-0.20%) ⬇️

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 5cdfd84...5afd489. Read the comment docs.

"test_solve_SOS2_add_and_delete",
# CPLEX doesn't support nonconvex QCPs
"test_quadratic_nonconvex_",
# TODO(odow): fixed in MOI 0.10.1
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@odow odow changed the title WIP: breaking changes for MOI 0.10.0 Breaking changes for MOI 0.10.0 Sep 8, 2021
@odow odow merged commit 0deb00b into master Sep 8, 2021
@odow odow deleted the od/moi10 branch September 8, 2021 04: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.

1 participant