Skip to content

Bug fixes for getIis#2982

Merged
jajhall merged 1 commit intolatestfrom
iis_fix
Apr 20, 2026
Merged

Bug fixes for getIis#2982
jajhall merged 1 commit intolatestfrom
iis_fix

Conversation

@haman80
Copy link
Copy Markdown
Collaborator

@haman80 haman80 commented Apr 20, 2026

  • Fixed an issue with near-feasible models where the model status could flip from infeasible to feasible during elasticity filtering: now falls back to the original constraint set and, if requested, proceeds to deletion filtering.
  • Improved time-out handling from elasticity filter: If time limit is reached, fall back to the original constraint set and allow deletion filtering to handle the exit
  • Improved logging consistency between elasticity filtering and deletion filtering.

@haman80 haman80 self-assigned this Apr 20, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

❌ Patch coverage is 82.35294% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 81.30%. Comparing base (a34e028) to head (4183bd9).
⚠️ Report is 5 commits behind head on latest.

Files with missing lines Patch % Lines
highs/lp_data/HighsInterface.cpp 76.92% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2982      +/-   ##
==========================================
- Coverage   81.30%   81.30%   -0.01%     
==========================================
  Files         359      359              
  Lines       88767    88767              
==========================================
- Hits        72174    72170       -4     
- Misses      16593    16597       +4     

☔ View full report in Codecov by Sentry.
📢 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.

@haman80 haman80 requested a review from jajhall April 20, 2026 21:39
@haman80 haman80 marked this pull request as ready for review April 20, 2026 21:39
@haman80 haman80 requested a review from fwesselm April 20, 2026 21:39
Copy link
Copy Markdown
Member

@jajhall jajhall left a comment

Choose a reason for hiding this comment

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

Looks fine to me

@jajhall jajhall merged commit 7376609 into latest Apr 20, 2026
374 checks passed
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