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

Fix SimplexIterations getter and add BarrierIterations #87

Merged
merged 4 commits into from
Feb 21, 2022
Merged

Conversation

odow
Copy link
Member

@odow odow commented Feb 21, 2022

Closes #86

@codecov
Copy link

codecov bot commented Feb 21, 2022

Codecov Report

Merging #87 (7b9c162) into master (94ae3b5) will increase coverage by 0.27%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #87      +/-   ##
==========================================
+ Coverage   82.29%   82.56%   +0.27%     
==========================================
  Files           3        3              
  Lines        1254     1262       +8     
==========================================
+ Hits         1032     1042      +10     
+ Misses        222      220       -2     
Impacted Files Coverage Δ
src/MOI_wrapper.jl 93.35% <100.00%> (+0.24%) ⬆️

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 94ae3b5...7b9c162. Read the comment docs.

test/MOI_wrapper.jl Outdated Show resolved Hide resolved
test/MOI_wrapper.jl Outdated Show resolved Hide resolved
@odow odow merged commit b10a04a into master Feb 21, 2022
@odow odow deleted the od/simplex branch February 21, 2022 07:56
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.

SimplexIterations uses deprecated method
1 participant