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

Fixes for JuMP 0.22 and MOI 0.10 #127

Merged
merged 7 commits into from
Jan 7, 2022
Merged

Fixes for JuMP 0.22 and MOI 0.10 #127

merged 7 commits into from
Jan 7, 2022

Conversation

guilhermebodin
Copy link
Collaborator

No description provided.

@codecov
Copy link

codecov bot commented Jan 6, 2022

Codecov Report

Merging #127 (489cb22) into master (a210f62) will increase coverage by 0.19%.
The diff coverage is 97.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #127      +/-   ##
==========================================
+ Coverage   94.31%   94.51%   +0.19%     
==========================================
  Files          12       12              
  Lines         598      638      +40     
==========================================
+ Hits          564      603      +39     
- Misses         34       35       +1     
Impacted Files Coverage Δ
src/utils.jl 100.00% <ø> (ø)
src/dual_equality_constraints.jl 93.85% <90.00%> (+1.00%) ⬆️
src/MOI_wrapper.jl 94.76% <100.00%> (+0.53%) ⬆️
src/constrained_variables.jl 100.00% <100.00%> (ø)
src/dual_model_variables.jl 87.77% <100.00%> (-1.38%) ⬇️
src/dualize.jl 98.00% <100.00%> (ø)
src/objective_coefficients.jl 96.84% <100.00%> (+0.10%) ⬆️
src/supported.jl 84.21% <100.00%> (ø)
... and 6 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 a210f62...489cb22. Read the comment docs.

src/constrained_variables.jl Outdated Show resolved Hide resolved
src/constrained_variables.jl Outdated Show resolved Hide resolved
src/constrained_variables.jl Outdated Show resolved Hide resolved
@guilhermebodin guilhermebodin merged commit 5866bbf into master Jan 7, 2022
@guilhermebodin guilhermebodin deleted the bump_moi_jump branch August 17, 2022 02:59
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