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

reduce log + show functions #82

Merged
merged 1 commit into from
May 21, 2019
Merged

reduce log + show functions #82

merged 1 commit into from
May 21, 2019

Conversation

vitornesello
Copy link
Collaborator

No description provided.

@vitornesello vitornesello mentioned this pull request May 21, 2019
4 tasks
@vitornesello vitornesello requested a review from guimarqu May 21, 2019 11:08
@test abs(JuMP.objective_value(problem) - 580.0) <= 0.00001
end

# @testset "gap BIG instance" begin
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why do you keep this test if it is commented?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

for us to test the big instance from time to time without deploying it

@codecov-io
Copy link

codecov-io commented May 21, 2019

Codecov Report

Merging #82 into master will increase coverage by 3.12%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #82      +/-   ##
==========================================
+ Coverage   88.29%   91.41%   +3.12%     
==========================================
  Files          33       33              
  Lines        1469     1468       -1     
==========================================
+ Hits         1297     1342      +45     
+ Misses        172      126      -46
Impacted Files Coverage Δ
src/MOIinterface.jl 90.5% <0%> (+28.87%) ⬆️

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 0f9550c...846572f. Read the comment docs.

@vitornesello vitornesello merged commit 41f6021 into master May 21, 2019
@vitornesello vitornesello deleted the tests branch May 21, 2019 11:27
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.

3 participants