IDAES / idaes-pse

The IDAES Process Systems Engineering Framework
https://idaes-pse.readthedocs.io/
Other
216 stars 232 forks source link

Minor Power Plant Costing Fixes #1418

Closed bpaul4 closed 2 months ago

bpaul4 commented 4 months ago

Fixes

Minor modifications to power plant costing.

Changes proposed in this PR:

Legal Acknowledgement

By contributing to this software project, I agree to the following terms and conditions for my contribution:

  1. I agree my contributions are submitted under the license terms described in the LICENSE.txt file at the top level of this directory.
  2. I represent I am authorized to make the contributions and grant the license. If my employer has rights to intellectual property that includes these contributions, I represent that I have received permission to make contributions and grant the required license on behalf of that employer.
codecov-commenter commented 4 months ago

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 76.35%. Comparing base (3c209b9) to head (1f828e4). Report is 1 commits behind head on main.

Files Patch % Lines
...ra/power_generation/costing/power_plant_capcost.py 0.00% 1 Missing and 1 partial :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1418 +/- ## ========================================== - Coverage 76.36% 76.35% -0.01% ========================================== Files 394 394 Lines 64953 64953 Branches 14404 14404 ========================================== - Hits 49601 49598 -3 - Misses 12793 12797 +4 + Partials 2559 2558 -1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.