Skip to content

Add update_model utility to utils.py for updating suffix values in Pyomo.DoE#3650

Merged
blnicho merged 35 commits into
Pyomo:mainfrom
sscini:add-update-model-utility
Aug 6, 2025
Merged

Add update_model utility to utils.py for updating suffix values in Pyomo.DoE#3650
blnicho merged 35 commits into
Pyomo:mainfrom
sscini:add-update-model-utility

Merge branch 'Pyomo:main' into add-update-model-utility

a3504f8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2025 in 0s

88.92% (-0.02%) compared to fe163bf

View this Pull Request on Codecov

88.92% (-0.02%) compared to fe163bf

Details

Codecov Report

Attention: Patch coverage is 7.14286% with 13 lines in your changes missing coverage. Please review.

Project coverage is 88.92%. Comparing base (fe163bf) to head (a3504f8).
Report is 22 commits behind head on main.

Files with missing lines Patch % Lines
pyomo/contrib/doe/utils.py 7.14% 13 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3650      +/-   ##
==========================================
- Coverage   88.93%   88.92%   -0.02%     
==========================================
  Files         889      889              
  Lines      102486   102500      +14     
==========================================
+ Hits        91144    91146       +2     
- Misses      11342    11354      +12     

☔ View full report in Codecov by Sentry.
📢 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.