Skip to content

Latest in master for release - #3101

Merged
galabovaa merged 861 commits into
masterfrom
latest
Jun 27, 2026
Merged

galabovaa merged 861 commits into
masterfrom
latest

Conversation

@galabovaa

Copy link
Copy Markdown
Contributor

No description provided.

Julian Hall and others added 28 commits June 25, 2026 14:36
```python
with Highs() as h:
   ...
   h.solve()
```
Minor changes to FindHipoDeps to support Intel MLK BLAS library.
Add context manager support to highspy
Fix 3090: Re-check implied bound
Fix two bugs in parallel scheduler
Adding --threads to command line
@codecov

codecov Bot commented Jun 27, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 73.54905% with 515 lines in your changes missing coverage. Please review.
✅ Project coverage is 73.15%. Comparing base (20e0d70) to head (413d570).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
highs/lp_data/HighsInterface.cpp 60.15% 104 Missing ⚠️
highs/ipm/hipo/factorhighs/HybridSolveHandler.cpp 0.00% 63 Missing ⚠️
highs/lp_data/HighsRunData.cpp 54.61% 59 Missing ⚠️
extern/HighsExtrasExternalDeps.h 5.12% 37 Missing ⚠️
highs/ipm/hipo/ipm/FactorHiGHSSolver.cpp 0.00% 30 Missing ⚠️
highs/ipm/hipo/ipm/PreProcess.cpp 0.00% 29 Missing ⚠️
highs/lp_data/Highs.cpp 89.94% 19 Missing ⚠️
highs/ipm/hipo/ipm/Solver.cpp 0.00% 17 Missing ⚠️
highs/ipm/hipo/ipm/Model.cpp 0.00% 16 Missing ⚠️
extern/HighsExtrasApi.cpp 0.00% 15 Missing ⚠️
... and 26 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3101      +/-   ##
==========================================
- Coverage   81.32%   73.15%   -8.17%     
==========================================
  Files         359      430      +71     
  Lines       88914   103937   +15023     
  Branches        0    16718   +16718     
==========================================
+ Hits        72309    76037    +3728     
- Misses      16605    27624   +11019     
- Partials        0      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 05b4fef into master Jun 27, 2026
611 of 615 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.

10 participants