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

Gb/nrwal refactor #342

Closed grantbuster closed 2 years ago

grantbuster commented 2 years ago

Refactor reV-offshore module into a more generic reV-NRWAL module that can do anything... ANYTHING I SAY!

codecov-commenter commented 2 years ago

Codecov Report

Merging #342 (5aaaa98) into main (d8a5d2c) will increase coverage by 0.16%. The diff coverage is 76.42%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #342      +/-   ##
==========================================
+ Coverage   77.33%   77.49%   +0.16%     
==========================================
  Files         119      119              
  Lines       15173    15203      +30     
==========================================
+ Hits        11734    11782      +48     
+ Misses       3439     3421      -18     
Flag Coverage Δ
unittests 77.49% <76.42%> (+0.16%) :arrow_up:

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

Impacted Files Coverage Δ
reV/nrwal/__init__.py 100.00% <ø> (ø)
reV/pipeline/pipeline.py 79.41% <ø> (ø)
setup.py 0.00% <ø> (ø)
reV/nrwal/cli_nrwal.py 34.16% <23.25%> (ø)
reV/config/nrwal_config.py 61.90% <61.90%> (ø)
reV/cli.py 77.71% <71.42%> (ø)
reV/nrwal/nrwal.py 84.21% <84.21%> (ø)
reV/version.py 100.00% <100.00%> (ø)
tests/test_nrwal.py 96.51% <100.00%> (ø)
reV/config/project_points.py 85.25% <0.00%> (+0.04%) :arrow_up:
... and 4 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 d8a5d2c...5aaaa98. Read the comment docs.