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

Bnb/meta enum #451

Closed bnb32 closed 5 months ago

bnb32 commented 6 months ago

hardcoded strings replaced with enumerated aliases from reV.utilities.MetaKeyName

codecov-commenter commented 6 months ago

Codecov Report

Attention: Patch coverage is 83.61995% with 381 lines in your changes are missing coverage. Please review.

Project coverage is 87.32%. Comparing base (e1d6163) to head (b267dac).

Files Patch % Lines
reV/qa_qc/qa_qc.py 14.70% 58 Missing :warning:
reV/qa_qc/summary.py 37.36% 57 Missing :warning:
reV/supply_curve/points.py 77.14% 32 Missing :warning:
reV/rep_profiles/rep_profiles.py 80.00% 25 Missing :warning:
reV/generation/base.py 78.00% 22 Missing :warning:
reV/supply_curve/aggregation.py 76.00% 18 Missing :warning:
reV/supply_curve/sc_aggregation.py 80.00% 17 Missing :warning:
reV/SAM/generation.py 92.88% 16 Missing :warning:
reV/nrwal/nrwal.py 80.95% 16 Missing :warning:
reV/supply_curve/extent.py 42.85% 16 Missing :warning:
... and 16 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #451 +/- ## ========================================== + Coverage 87.27% 87.32% +0.05% ========================================== Files 122 122 Lines 17425 17498 +73 ========================================== + Hits 15208 15281 +73 Misses 2217 2217 ``` | [Flag](https://app.codecov.io/gh/NREL/reV/pull/451/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/451/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | `87.32% <83.61%> (+0.05%)` | :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.