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 hybrids module #350

Closed ppinchuk closed 2 years ago

ppinchuk commented 2 years ago

Added new hybrids module to facilitate the hybridization of representative profiles from wind and solar generation

codecov-commenter commented 2 years ago

Codecov Report

Merging #350 (baa786f) into main (415d5be) will increase coverage by 0.87%. The diff coverage is 90.05%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #350      +/-   ##
==========================================
+ Coverage   78.31%   79.18%   +0.87%     
==========================================
  Files         119      125       +6     
  Lines       15385    16583    +1198     
==========================================
+ Hits        12048    13132    +1084     
- Misses       3337     3451     +114     
Flag Coverage Δ
unittests 79.18% <90.05%> (+0.87%) :arrow_up:

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
reV/config/nrwal_config.py 55.10% <ø> (ø)
reV/nrwal/cli_nrwal.py 34.16% <0.00%> (ø)
reV/pipeline/pipeline.py 79.41% <ø> (ø)
reV/rep_profiles/cli_rep_profiles.py 31.66% <0.00%> (ø)
setup.py 0.00% <ø> (ø)
reV/hybrids/cli_hybrids.py 62.85% <62.85%> (ø)
reV/cli.py 80.80% <92.85%> (+0.91%) :arrow_up:
reV/hybrids/hybrid_methods.py 93.93% <93.93%> (ø)
reV/config/hybrids_config.py 94.73% <94.73%> (ø)
reV/hybrids/hybrids.py 96.10% <96.10%> (ø)
... and 7 more

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 415d5be...baa786f. Read the comment docs.

grantbuster commented 2 years ago

Looks good! Feel free to merge and release a new reV version. Let's just do a minor version since we'll do an intermediate one soon with bespoke.