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

Remove MathProgBase API #127

Merged
merged 1 commit into from
Nov 28, 2021
Merged

Remove MathProgBase API #127

merged 1 commit into from
Nov 28, 2021

Conversation

odow
Copy link
Member

@odow odow commented Nov 28, 2021

I'm going to rewrite the C API, so removing this first reduces the amount of changes required.

@codecov
Copy link

codecov bot commented Nov 28, 2021

Codecov Report

Merging #127 (aebedcb) into master (b4074b7) will decrease coverage by 7.16%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
- Coverage   86.24%   79.07%   -7.17%     
==========================================
  Files           5        4       -1     
  Lines         458      239     -219     
==========================================
- Hits          395      189     -206     
+ Misses         63       50      -13     
Impacted Files Coverage Δ
src/ECOS.jl 97.43% <ø> (ø)
src/MOI_wrapper.jl 74.31% <0.00%> (+0.14%) ⬆️

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 b4074b7...aebedcb. Read the comment docs.

@odow odow closed this Nov 28, 2021
@odow odow reopened this Nov 28, 2021
@odow odow merged commit c650e45 into master Nov 28, 2021
@odow odow deleted the od/rm_mpb branch November 28, 2021 21:47
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