Skip to content

Fix 2419#2450

Merged
jajhall merged 4 commits intolatestfrom
fix-2419
Jul 2, 2025
Merged

Fix 2419#2450
jajhall merged 4 commits intolatestfrom
fix-2419

Conversation

@jajhall
Copy link
Member

@jajhall jajhall commented Jul 1, 2025

Fixed minor bug exposed by #2441 in Highs::setSolution() for a sparse user solution when the model is empty, and only clearing the dual data before solving with modified objective in Highs::multiobjectiveSolve() so that user-supplied solution is not cleared.

This closes #2419

@codecov
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.44%. Comparing base (dfa8611) to head (8f37327).
Report is 10 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2450      +/-   ##
==========================================
- Coverage   79.44%   79.44%   -0.01%     
==========================================
  Files         346      346              
  Lines       85082    85091       +9     
==========================================
+ Hits        67593    67599       +6     
- Misses      17489    17492       +3     

☔ 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.

@jajhall jajhall merged commit b58075b into latest Jul 2, 2025
306 checks passed
@jajhall jajhall deleted the fix-2419 branch July 2, 2025 12:08
Copy link
Contributor

@galabovaa galabovaa left a comment

Choose a reason for hiding this comment

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

great!

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