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

Integrate fixed vars with MOI interface #723

Merged
merged 2 commits into from
Sep 21, 2022
Merged

Conversation

guimarqu
Copy link
Contributor

No description provided.

@codecov
Copy link

codecov bot commented Sep 21, 2022

Codecov Report

Base: 86.06% // Head: 85.97% // Decreases project coverage by -0.09% ⚠️

Coverage data is based on head (a63e95c) compared to base (fc706ea).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #723      +/-   ##
==========================================
- Coverage   86.06%   85.97%   -0.10%     
==========================================
  Files          58       58              
  Lines        5742     5405     -337     
==========================================
- Hits         4942     4647     -295     
+ Misses        800      758      -42     
Impacted Files Coverage Δ
src/Algorithm/treesearch.jl 83.33% <ø> (ø)
src/MathProg/solutions.jl 76.00% <ø> (+1.92%) ⬆️
src/MathProg/MOIinterface.jl 71.78% <100.00%> (+3.45%) ⬆️
src/MathProg/formulation.jl 83.62% <100.00%> (+0.77%) ⬆️
src/MathProg/vcids.jl 75.75% <0.00%> (-12.82%) ⬇️
src/ColunaBase/interface.jl 50.00% <0.00%> (-7.15%) ⬇️
src/MathProg/duties.jl 69.23% <0.00%> (-5.77%) ⬇️
src/Algorithm/treesearch/explore.jl 86.36% <0.00%> (-2.10%) ⬇️
src/Algorithm/interface.jl 87.80% <0.00%> (-1.56%) ⬇️
src/MathProg/constraint.jl 81.81% <0.00%> (-1.52%) ⬇️
... and 39 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@guimarqu guimarqu merged commit dd38ce8 into master Sep 21, 2022
@guimarqu guimarqu deleted the fix_var_integration_test branch September 21, 2022 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant