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

improve/simplify MOI wrapper #783

Merged
merged 7 commits into from
Nov 30, 2021
Merged

improve/simplify MOI wrapper #783

merged 7 commits into from
Nov 30, 2021

Conversation

chriscoey
Copy link
Collaborator

No description provided.

src/MathOptInterface/wrapper.jl Show resolved Hide resolved
src/MathOptInterface/wrapper.jl Outdated Show resolved Hide resolved
@codecov
Copy link

codecov bot commented Nov 30, 2021

Codecov Report

Merging #783 (44bc5c3) into master (aca1f15) will decrease coverage by 0.19%.
The diff coverage is 93.22%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #783      +/-   ##
==========================================
- Coverage   91.93%   91.74%   -0.20%     
==========================================
  Files          54       54              
  Lines        8324     8156     -168     
==========================================
- Hits         7653     7483     -170     
- Misses        671      673       +2     
Impacted Files Coverage Δ
src/MathOptInterface/wrapper.jl 90.65% <92.15%> (-3.39%) ⬇️
src/MathOptInterface/cones.jl 98.12% <100.00%> (+0.01%) ⬆️
src/Models/Models.jl 96.77% <100.00%> (+14.01%) ⬆️
src/Solvers/Solvers.jl 91.37% <100.00%> (+0.02%) ⬆️
src/linearalgebra/sparse.jl 86.48% <0.00%> (-8.11%) ⬇️
src/Solvers/process.jl 93.05% <0.00%> (-2.32%) ⬇️
src/Cones/Cones.jl 95.41% <0.00%> (-1.84%) ⬇️
src/Cones/epirelentropy.jl 97.18% <0.00%> (-0.81%) ⬇️
src/Solvers/systemsolvers/symindef.jl 98.55% <0.00%> (-0.73%) ⬇️
... and 2 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 aca1f15...44bc5c3. Read the comment docs.

@chriscoey chriscoey merged commit 03b3c25 into master Nov 30, 2021
@chriscoey chriscoey deleted the simplerwrapper branch November 30, 2021 06:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants