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

Multi-year collection bug fix #459

Closed ppinchuk closed 5 months ago

ppinchuk commented 5 months ago

Don't force collection of datasets that don't exist in generation files.

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 87.64%. Comparing base (77f3bb5) to head (1a6865a).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #459 +/- ## ========================================== + Coverage 87.54% 87.64% +0.10% ========================================== Files 122 122 Lines 18075 18125 +50 ========================================== + Hits 15823 15885 +62 + Misses 2252 2240 -12 ``` | [Flag](https://app.codecov.io/gh/NREL/reV/pull/459/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/459/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | `87.64% <100.00%> (+0.10%)` | :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.