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

TestBendersIterationContext in benders_default #929

Merged
merged 6 commits into from
Jun 14, 2023
Merged

Conversation

najaverzat
Copy link
Contributor

Add a TestBendersIterationContext in the tests to be able to inspect variables values during an iteration of Benders

For the moment, only one test has been implemented benders_default_opt_stop() ; checks Benders stops properly when optimality conditions are fullfiled

@najaverzat najaverzat requested a review from guimarqu June 13, 2023 10:39
@codecov
Copy link

codecov bot commented Jun 13, 2023

Codecov Report

Patch coverage: 87.50% and project coverage change: -4.49 ⚠️

Comparison is base (d34c0f3) 73.68% compared to head (8a4cd15) 69.20%.

❗ Current head 8a4cd15 differs from pull request most recent head 81d4438. Consider uploading reports for the commit 81d4438 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #929      +/-   ##
==========================================
- Coverage   73.68%   69.20%   -4.49%     
==========================================
  Files          83       83              
  Lines        5879     5877       -2     
==========================================
- Hits         4332     4067     -265     
- Misses       1547     1810     +263     
Impacted Files Coverage Δ
src/Algorithm/benders/default.jl 52.55% <83.33%> (-29.76%) ⬇️
src/Benders/Benders.jl 41.37% <100.00%> (-20.69%) ⬇️

... and 5 files with indirect coverage changes

☔ 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 6c60415 into master Jun 14, 2023
@guimarqu guimarqu deleted the benders_test_ctx branch June 14, 2023 07:51
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