Skip to content

Apply suggestions from code review

2767263
Select commit
Loading
Failed to load commit list.
Merged

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

Apply suggestions from code review
2767263
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2025 in 1s

89.19% (+0.00%) compared to d8f1ba2

View this Pull Request on Codecov

89.19% (+0.00%) compared to d8f1ba2

Details

Codecov Report

❌ Patch coverage is 97.36842% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 89.19%. Comparing base (d8f1ba2) to head (2767263).
⚠️ Report is 20 commits behind head on main.

Files with missing lines Patch % Lines
.../contrib/doe/examples/update_suffix_doe_example.py 96.77% 1 Missing ⚠️
...t/examples/reactor_design/update_suffix_example.py 96.77% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3650   +/-   ##
=======================================
  Coverage   89.18%   89.19%           
=======================================
  Files         890      892    +2     
  Lines      102778   102852   +74     
=======================================
+ Hits        91663    91736   +73     
- Misses      11115    11116    +1     

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