Skip to content

Use && for logical and#2157

Merged
jajhall merged 1 commit intoERGO-Code:latestfrom
fwesselm:logicalAnd
Jan 30, 2025
Merged

Use && for logical and#2157
jajhall merged 1 commit intoERGO-Code:latestfrom
fwesselm:logicalAnd

Conversation

@fwesselm
Copy link
Collaborator

I think that using && for logical and in src/mip/HighsMipSolver.cpp would make the code clearer.

@codecov
Copy link

codecov bot commented Jan 29, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.70%. Comparing base (77858a1) to head (8591ad4).
Report is 6 commits behind head on latest.

Additional details and impacted files
@@            Coverage Diff             @@
##           latest    #2157      +/-   ##
==========================================
+ Coverage   78.65%   78.70%   +0.04%     
==========================================
  Files         345      345              
  Lines       83072    83092      +20     
==========================================
+ Hits        65342    65394      +52     
+ Misses      17730    17698      -32     

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

Copy link
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.

Absolutely: my error!

@jajhall jajhall merged commit aa53030 into ERGO-Code:latest Jan 30, 2025
118 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