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

added better parsing for windspeed and winddirection variables in the… #414

Closed grantbuster closed 1 year ago

grantbuster commented 1 year ago

… bespokeoutput request

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 84.61% and project coverage change: +0.03 :tada:

Comparison is base (0c96891) 81.49% compared to head (550556a) 81.52%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #414 +/- ## ========================================== + Coverage 81.49% 81.52% +0.03% ========================================== Files 144 144 Lines 20919 20937 +18 ========================================== + Hits 17048 17069 +21 + Misses 3871 3868 -3 ``` | Flag | Coverage Δ | | |---|---|---| | unittests | `81.52% <84.61%> (+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://app.codecov.io/gh/NREL/reV/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL) | Coverage Δ | | |---|---|---| | [reV/bespoke/bespoke.py](https://app.codecov.io/gh/NREL/reV/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-cmVWL2Jlc3Bva2UvYmVzcG9rZS5weQ==) | `91.98% <80.00%> (-0.34%)` | :arrow_down: | | [tests/test\_bespoke.py](https://app.codecov.io/gh/NREL/reV/pull/414?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL#diff-dGVzdHMvdGVzdF9iZXNwb2tlLnB5) | `100.00% <100.00%> (ø)` | | ... and [12 files with indirect coverage changes](https://app.codecov.io/gh/NREL/reV/pull/414/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=NREL)

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