Skip to content

explicitly cast size_t to HighsInt in getNumLinearObjectives() - #3217

Merged
jajhall merged 1 commit into
latestfrom
cast-size_t-int
Aug 16, 2026
Merged

explicitly cast size_t to HighsInt in getNumLinearObjectives()#3217
jajhall merged 1 commit into
latestfrom
cast-size_t-int

Conversation

@svigerske

Copy link
Copy Markdown
Collaborator

Avoids a compiler warning.

Similar to cast in assert in getLinearObjective().

@codecov

codecov Bot commented Aug 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.04%. Comparing base (79b0314) to head (2aefdbf).
⚠️ Report is 3 commits behind head on latest.

Additional details and impacted files
@@           Coverage Diff           @@
##           latest    #3217   +/-   ##
=======================================
  Coverage   73.04%   73.04%           
=======================================
  Files         445      445           
  Lines      107591   107591           
  Branches    17248    17250    +2     
=======================================
+ Hits        78589    78591    +2     
+ Misses      28726    28724    -2     
  Partials      276      276           

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

@jajhall
jajhall merged commit 894aa6f into latest Aug 16, 2026
674 of 675 checks passed
@jajhall jajhall self-assigned this Aug 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants