NREL / infrasys

Data store for components and time series in support of Python-based modeling packages
https://nrel.github.io/infrasys/
BSD 3-Clause "New" or "Revised" License
5 stars 2 forks source link

fix: Add correct representation of Value curves and remove name from cost and function data components #45

Closed pesap closed 1 month ago

pesap commented 2 months ago

List of changes

codecov-commenter commented 2 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.43%. Comparing base (9dc0e3e) to head (9d9d5ea).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #45 +/- ## ========================================== + Coverage 95.40% 95.43% +0.03% ========================================== Files 33 33 Lines 2719 2741 +22 ========================================== + Hits 2594 2616 +22 Misses 125 125 ```

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