Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Capture HiGHS output when initializing model #3005

Merged
merged 1 commit into from
Sep 25, 2023

Capture output from HiGHS when initializing the model (fixes #3003)

97d7509
Select commit
Loading
Failed to load commit list.
Merged

Capture HiGHS output when initializing model #3005

Capture output from HiGHS when initializing the model (fixes #3003)
97d7509
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 25, 2023 in 0s

88.08% (-0.02%) compared to bdbcb31

View this Pull Request on Codecov

88.08% (-0.02%) compared to bdbcb31

Details

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (bdbcb31) 88.10% compared to head (97d7509) 88.08%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3005      +/-   ##
==========================================
- Coverage   88.10%   88.08%   -0.02%     
==========================================
  Files         769      769              
  Lines       89520    89525       +5     
==========================================
- Hits        78869    78862       -7     
- Misses      10651    10663      +12     
Files Coverage Δ
pyomo/contrib/appsi/solvers/highs.py 92.35% <92.30%> (+0.07%) ⬆️

... and 2 files with indirect coverage changes

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