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

Strategies rework #67

Merged
merged 3 commits into from
May 14, 2019
Merged

Strategies rework #67

merged 3 commits into from
May 14, 2019

Conversation

vitornesello
Copy link
Collaborator

Implementation of the strategies philosophy last discussed.

@codecov-io
Copy link

codecov-io commented May 13, 2019

Codecov Report

Merging #67 into master will increase coverage by 0.12%.
The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #67      +/-   ##
==========================================
+ Coverage   81.86%   81.98%   +0.12%     
==========================================
  Files          33       32       -1     
  Lines        1450     1460      +10     
==========================================
+ Hits         1187     1197      +10     
  Misses        263      263
Impacted Files Coverage Δ
src/types.jl 73.33% <ø> (ø) ⬆️
src/Coluna.jl 100% <ø> (ø) ⬆️
src/parameters.jl 100% <ø> (ø) ⬆️
src/solvers/solver.jl 77.77% <ø> (ø) ⬆️
src/decomposition.jl 98.92% <100%> (ø) ⬆️
src/problem.jl 88% <100%> (ø) ⬆️
src/MOIinterface.jl 58.53% <100%> (+1.3%) ⬆️
src/strategies/strategy.jl 62.5% <50%> (-12.5%) ⬇️
src/strategies/treesearch/simplestrategies.jl 50% <50%> (ø)
src/reformulation.jl 79.16% <66.66%> (ø) ⬆️
... and 3 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 e37a42c...4a8753e. Read the comment docs.

@vitornesello vitornesello requested review from guimarqu and FD-V May 14, 2019 09:23
@vitornesello vitornesello merged commit 3a2c291 into master May 14, 2019
@vitornesello vitornesello deleted the strategies_rework branch May 14, 2019 14:04
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.

4 participants