NREL / reV

Renewable Energy Potential (reV) Model
https://nrel.github.io/reV/
BSD 3-Clause "New" or "Revised" License
107 stars 24 forks source link

New SC column names #455

Closed ppinchuk closed 5 months ago

ppinchuk commented 5 months ago

All new default supply curve column updates and updated old column names to contain units and conform to standard.

codecov-commenter commented 5 months ago

Codecov Report

Attention: Patch coverage is 96.63526% with 25 lines in your changes missing coverage. Please review.

Project coverage is 87.58%. Comparing base (0417633) to head (86480a9).

Files Patch % Lines
reV/handlers/multi_year.py 56.00% 11 Missing :warning:
reV/supply_curve/points.py 95.45% 4 Missing :warning:
reV/econ/economies_of_scale.py 92.85% 2 Missing :warning:
reV/qa_qc/summary.py 0.00% 2 Missing :warning:
reV/SAM/SAM.py 95.65% 1 Missing :warning:
reV/bespoke/bespoke.py 98.24% 1 Missing :warning:
reV/qa_qc/qa_qc.py 0.00% 1 Missing :warning:
reV/supply_curve/extent.py 0.00% 1 Missing :warning:
reV/supply_curve/supply_curve.py 98.76% 1 Missing :warning:
tests/test_supply_curve_compute.py 98.43% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #455 +/- ## ========================================== + Coverage 87.38% 87.58% +0.20% ========================================== Files 122 122 Lines 17659 18062 +403 ========================================== + Hits 15431 15820 +389 - Misses 2228 2242 +14 ``` | [Flag](https://app.codecov.io/gh/NREL/reV/pull/455/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/NREL/reV/pull/455/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | `87.58% <96.63%> (+0.20%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#carryforward-flags-in-the-pull-request-comment) to find out more.

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