Closed ppinchuk closed 1 year ago
Base: 80.60% // Head: 80.91% // Increases project coverage by +0.30%
:tada:
Coverage data is based on head (
8e89142
) compared to base (4ce3970
). Patch coverage: 98.90% of modified lines in pull request are covered.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Added ability to input site-specific SAM technology inputs via the project points csv input in Bespoke. Also added support for capital cost, fixed operating cost, and variable operating cost multiplier inputs, also via project points.
Also simplified some of the code (no logic changes) in the
PlaceTurbines
class.No new tests were necessary - changes were small enough to fit within the existing test infrastructure.