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

Update PyROS Solver Argument Resolution and Validation Routines #3126

Merged
merged 47 commits into from
Feb 21, 2024

Merge branch 'main' into update-kwarg-parsing-validation

3556a60
Select commit
Loading
Failed to load commit list.
Merged

Update PyROS Solver Argument Resolution and Validation Routines #3126

Merge branch 'main' into update-kwarg-parsing-validation
3556a60
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2024 in 1s

88.35% (+0.02%) compared to 922ea8e

View this Pull Request on Codecov

88.35% (+0.02%) compared to 922ea8e

Details

Codecov Report

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

Comparison is base (922ea8e) 88.33% compared to head (3556a60) 88.35%.
Report is 23 commits behind head on main.

Files Patch % Lines
pyomo/contrib/pyros/config.py 97.93% 3 Missing ⚠️
pyomo/contrib/pyros/util.py 98.07% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3126      +/-   ##
==========================================
+ Coverage   88.33%   88.35%   +0.02%     
==========================================
  Files         833      834       +1     
  Lines       92648    92648              
==========================================
+ Hits        81836    81862      +26     
+ Misses      10812    10786      -26     

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