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

Remove URL for URL checker for now

24bd55e
Select commit
Loading
Failed to load commit list.
Merged

Pyomo doe refactor #3317

Remove URL for URL checker for now
24bd55e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2024 in 0s

88.69% (+0.15%) compared to 404fd6d

View this Pull Request on Codecov

88.69% (+0.15%) compared to 404fd6d

Details

Codecov Report

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

Project coverage is 88.69%. Comparing base (404fd6d) to head (24bd55e).
Report is 116 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.53%   88.69%   +0.15%     
==========================================
  Files         868      873       +5     
  Lines       98495   100077    +1582     
==========================================
+ Hits        87206    88761    +1555     
- Misses      11289    11316      +27     

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