Closed bnb32 closed 1 year ago
Base: 81.02% // Head: 81.09% // Increases project coverage by +0.06% :tada:
+0.06%
Coverage data is based on head (1daae16) compared to base (30ecad3). Patch coverage: 100.00% of modified lines in pull request are covered.
1daae16
30ecad3
:umbrella: View full report at Codecov. :loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Codecov Report
Base: 81.02% // Head: 81.09% // Increases project coverage by
+0.06%
:tada:Additional details and impacted files
```diff @@ Coverage Diff @@ ## main #400 +/- ## ========================================== + Coverage 81.02% 81.09% +0.06% ========================================== Files 143 143 Lines 20147 20158 +11 ========================================== + Hits 16325 16348 +23 + Misses 3822 3810 -12 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `81.09% <100.00%> (+0.06%)` | :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/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | Coverage Δ | | |---|---|---| | [reV/generation/cli\_gen.py](https://codecov.io/gh/NREL/reV/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2dlbmVyYXRpb24vY2xpX2dlbi5weQ==) | `58.80% <100.00%> (ø)` | | | [reV/losses/scheduled.py](https://codecov.io/gh/NREL/reV/pull/400?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/losses/power\_curve.py](https://codecov.io/gh/NREL/reV/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2xvc3Nlcy9wb3dlcl9jdXJ2ZS5weQ==) | `98.86% <0.00%> (+<0.01%)` | :arrow_up: | | [reV/config/project\_points.py](https://codecov.io/gh/NREL/reV/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2NvbmZpZy9wcm9qZWN0X3BvaW50cy5weQ==) | `85.41% <0.00%> (+0.04%)` | :arrow_up: | | [reV/handlers/collection.py](https://codecov.io/gh/NREL/reV/pull/400?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/400?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/400?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/400?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/400?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: | | [tests/test\_supply\_curve\_exclusions.py](https://codecov.io/gh/NREL/reV/pull/400?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-dGVzdHMvdGVzdF9zdXBwbHlfY3VydmVfZXhjbHVzaW9ucy5weQ==) | `98.40% <0.00%> (+0.53%)` | :arrow_up: | | ... and [4 more](https://codecov.io/gh/NREL/reV/pull/400?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.