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

add tests stop_when_inf_db and infeasible_phase_output #858

Merged
merged 9 commits into from
May 4, 2023
Merged

Conversation

najaverzat
Copy link
Contributor

No description provided.

@najaverzat najaverzat requested a review from guimarqu May 2, 2023 15:02
src/Algorithm/colgen.jl Show resolved Hide resolved
test/unit/ColGen/colgen_phase.jl Outdated Show resolved Hide resolved
test/unit/ColGen/colgen_phase.jl Show resolved Hide resolved
Comment on lines 162 to 164
optstate = OptimizationState(master)

return _colgen_optstate_output(result, master, optstate)
Copy link
Contributor

Choose a reason for hiding this comment

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

You should create the OptimizationState inside _colgen_optstate_output.

@guimarqu
Copy link
Contributor

guimarqu commented May 4, 2023

Can you mark as broken all tests that do not pass, please?

@codecov
Copy link

codecov bot commented May 4, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.02 🎉

Comparison is base (405c12d) 67.20% compared to head (d404dee) 67.23%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #858      +/-   ##
==========================================
+ Coverage   67.20%   67.23%   +0.02%     
==========================================
  Files          77       77              
  Lines        5812     5814       +2     
==========================================
+ Hits         3906     3909       +3     
+ Misses       1906     1905       -1     
Impacted Files Coverage Δ
src/Algorithm/colgen.jl 97.56% <100.00%> (+2.68%) ⬆️

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

@guimarqu guimarqu merged commit 157099f into master May 4, 2023
@guimarqu guimarqu deleted the test-db-inf branch May 4, 2023 08:28
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.

2 participants