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

Pp/skip pc losses #401

Closed grantbuster closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Base: 81.15% // Head: 81.19% // Increases project coverage by +0.03% :tada:

Coverage data is based on head (a091570) compared to base (968beea). Patch coverage: 81.25% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #401 +/- ## ========================================== + Coverage 81.15% 81.19% +0.03% ========================================== Files 144 144 Lines 20369 20436 +67 ========================================== + Hits 16531 16592 +61 - Misses 3838 3844 +6 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `81.19% <81.25%> (+0.03%)` | :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. | [Impacted Files](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | Coverage Δ | | |---|---|---| | [reV/losses/power\_curve.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2xvc3Nlcy9wb3dlcl9jdXJ2ZS5weQ==) | `94.37% <73.33%> (-4.49%)` | :arrow_down: | | [tests/test\_losses\_power\_curve.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-dGVzdHMvdGVzdF9sb3NzZXNfcG93ZXJfY3VydmUucHk=) | `98.51% <100.00%> (+0.10%)` | :arrow_up: | | [reV/losses/scheduled.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2xvc3Nlcy9zY2hlZHVsZWQucHk=) | `100.00% <0.00%> (ø)` | | | [reV/config/project\_points.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2NvbmZpZy9wcm9qZWN0X3BvaW50cy5weQ==) | `85.79% <0.00%> (+0.04%)` | :arrow_up: | | [reV/handlers/collection.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2hhbmRsZXJzL2NvbGxlY3Rpb24ucHk=) | `80.11% <0.00%> (+0.05%)` | :arrow_up: | | [tests/test\_hybrids.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-dGVzdHMvdGVzdF9oeWJyaWRzLnB5) | `96.43% <0.00%> (+0.23%)` | :arrow_up: | | [reV/config/base\_config.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2NvbmZpZy9iYXNlX2NvbmZpZy5weQ==) | `84.92% <0.00%> (+0.24%)` | :arrow_up: | | [tests/test\_gen\_pv.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-dGVzdHMvdGVzdF9nZW5fcHYucHk=) | `94.92% <0.00%> (+0.36%)` | :arrow_up: | | [reV/handlers/transmission.py](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2hhbmRsZXJzL3RyYW5zbWlzc2lvbi5weQ==) | `78.54% <0.00%> (+0.49%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/NREL/reV/pull/401?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.