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

Support kwargs in partial objects passed to Initializer() #2960

Merged
merged 1 commit into from
Aug 21, 2023

Support kwargs in partial objects passed to Initializer

24170c2
Select commit
Loading
Failed to load commit list.
Merged

Support kwargs in partial objects passed to Initializer() #2960

Support kwargs in partial objects passed to Initializer
24170c2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 21, 2023 in 0s

87.83% (+0.00%) compared to 99dc0f1

View this Pull Request on Codecov

87.83% (+0.00%) compared to 99dc0f1

Details

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (99dc0f1) 87.83% compared to head (24170c2) 87.83%.
Report is 11 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2960   +/-   ##
=======================================
  Coverage   87.83%   87.83%           
=======================================
  Files         770      770           
  Lines       89657    89660    +3     
=======================================
+ Hits        78747    78754    +7     
+ Misses      10910    10906    -4     
Files Changed Coverage Δ
pyomo/core/base/initializer.py 98.71% <100.00%> (+0.01%) ⬆️

... and 3 files with indirect coverage changes

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