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

Add properties and minor fixes for property sets #1230

Merged
merged 27 commits into from
Aug 4, 2023

Merge branch 'main' into props

37bc70b
Select commit
Loading
Failed to load commit list.
Merged

Add properties and minor fixes for property sets #1230

Merge branch 'main' into props
37bc70b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 4, 2023 in 0s

76.83% (-0.02%) compared to 3880c2c

View this Pull Request on Codecov

76.83% (-0.02%) compared to 3880c2c

Details

Codecov Report

Patch coverage: 86.84% and project coverage change: -0.02% ⚠️

Comparison is base (3880c2c) 76.84% compared to head (37bc70b) 76.83%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1230      +/-   ##
==========================================
- Coverage   76.84%   76.83%   -0.02%     
==========================================
  Files         390      390              
  Lines       61924    61942      +18     
  Branches    11400    11398       -2     
==========================================
+ Hits        47586    47592       +6     
- Misses      11871    11882      +11     
- Partials     2467     2468       +1     
Files Changed Coverage Δ
...roperties/general_helmholtz/helmholtz_functions.py 89.87% <ø> (ø)
idaes/core/base/property_meta.py 91.59% <37.50%> (-2.93%) ⬇️
idaes/core/base/property_set.py 96.55% <92.64%> (-0.59%) ⬇️

... and 1 file with indirect coverage changes

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