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

Pyomo doe refactor #3317

Merged
merged 203 commits into from
Aug 19, 2024

Merge branch 'Pyomo:main' into pyomo-doe-refactor

3af9d47
Select commit
Loading
Failed to load commit list.
Merged

Pyomo doe refactor #3317

Merge branch 'Pyomo:main' into pyomo-doe-refactor
3af9d47
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 19, 2024 in 0s

88.60% (+0.04%) compared to 5206eee

View this Pull Request on Codecov

88.60% (+0.04%) compared to 5206eee

Details

Codecov Report

Attention: Patch coverage is 74.41860% with 44 lines in your changes missing coverage. Please review.

Project coverage is 88.60%. Comparing base (5206eee) to head (3af9d47).
Report is 20 commits behind head on main.

Files Patch % Lines
pyomo/contrib/doe/examples/reactor_example.py 26.66% 22 Missing ⚠️
...trib/doe/examples/reactor_compute_factorial_FIM.py 34.78% 15 Missing ⚠️
pyomo/contrib/doe/utils.py 75.00% 4 Missing ⚠️
pyomo/contrib/doe/__init__.py 81.25% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3317      +/-   ##
==========================================
+ Coverage   88.56%   88.60%   +0.04%     
==========================================
  Files         877      873       -4     
  Lines       99276    99133     -143     
==========================================
- Hits        87920    87840      -80     
+ Misses      11356    11293      -63     

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