Skip to content

Convert timed mipgap to use termination callback mechanics - #810

Open
bknueven wants to merge 13 commits into
mainfrom
generalize-timed-mipgap
Open

Convert timed mipgap to use termination callback mechanics#810
bknueven wants to merge 13 commits into
mainfrom
generalize-timed-mipgap

Merge branch 'main' into generalize-timed-mipgap

2d17eb0
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 26, 2026 in 0s

77.24% (+0.90%) compared to 3749661

View this Pull Request on Codecov

77.24% (+0.90%) compared to 3749661

Details

Codecov Report

❌ Patch coverage is 95.23810% with 8 lines in your changes missing coverage. Please review.
✅ Project coverage is 77.24%. Comparing base (3749661) to head (2d17eb0).
⚠️ Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
mpisppy/extensions/timed_mipgap.py 92.30% 4 Missing ⚠️
...ls/callbacks/termination/tests/test_termination.py 95.23% 2 Missing ⚠️
mpisppy/cylinders/hub.py 94.11% 1 Missing ⚠️
mpisppy/utils/cfg_vanilla.py 66.66% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #810      +/-   ##
==========================================
+ Coverage   76.33%   77.24%   +0.90%     
==========================================
  Files         170      170              
  Lines       22628    22743     +115     
==========================================
+ Hits        17274    17568     +294     
+ Misses       5354     5175     -179     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.