Skip to content

Add missing break (in unused postsolve code)#3020

Merged
jajhall merged 1 commit into
ERGO-Code:latestfrom
fwesselm:addMissingBreak
May 13, 2026
Merged

Add missing break (in unused postsolve code)#3020
jajhall merged 1 commit into
ERGO-Code:latestfrom
fwesselm:addMissingBreak

Conversation

@fwesselm

Copy link
Copy Markdown
Collaborator

Added missing break statement.

@jajhall jajhall merged commit 39edd92 into ERGO-Code:latest May 13, 2026
339 of 340 checks passed
@codecov

codecov Bot commented May 13, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 72.80%. Comparing base (0e8db55) to head (97e2caa).
⚠️ Report is 8 commits behind head on latest.

Files with missing lines Patch % Lines
highs/presolve/HighsPostsolveStack.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3020   +/-   ##
=======================================
  Coverage   72.80%   72.80%           
=======================================
  Files         417      417           
  Lines      102156   102150    -6     
  Branches    16467    16464    -3     
=======================================
- Hits        74374    74372    -2     
+ Misses      27506    27502    -4     
  Partials      276      276           

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

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