Skip to content

Latest in master for release 1.15.1 - #3127

Merged
galabovaa merged 41 commits into
masterfrom
latest
Jul 2, 2026
Merged

Latest in master for release 1.15.1#3127
galabovaa merged 41 commits into
masterfrom
latest

Conversation

@galabovaa

Copy link
Copy Markdown
Contributor

No description provided.

jajhall and others added 30 commits June 29, 2026 00:57
The usage of std::result_of within the header makes it impossible for this code to compile when the user uses C++20 but has HiGHS as dependency.
Added a new guard to change the function signature for be compatible with C++20 and later
…with C++11 and C++20 without preprocessor checks
All values passed for string option values (except for file names) are converted to lower case
Exclude OpenBLAS unit tests on windows 32, occassional  time out
Static packages generation bug fix
galabovaa and others added 11 commits June 30, 2026 17:31
…ured, so that it works correctly when using `BLAS_LIBRARIES`.

Note that when using `BLAS_LIBRARIES`, the version number is not known unless you manually set `OpenBLAS_VERSON="x.x.x"`.
Fixed issue with OpenBLAS not recognized when using BLAS_LIBRARIES
@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 96.96970% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 73.17%. Comparing base (9713e3d) to head (2709311).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
highs/util/HighsDynamicLibrary.h 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3127      +/-   ##
==========================================
+ Coverage   73.15%   73.17%   +0.01%     
==========================================
  Files         430      430              
  Lines      103937   103967      +30     
  Branches    16717    16718       +1     
==========================================
+ Hits        76039    76076      +37     
+ Misses      27622    27615       -7     
  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.

@galabovaa
galabovaa merged commit 04024d7 into master Jul 2, 2026
498 of 500 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.

5 participants