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

passed through economies of scale capital cost scaling value to sc ag… #312

Closed grantbuster closed 3 years ago

grantbuster commented 3 years ago

…g table (with tests)

grantbuster commented 3 years ago

implements issue #310

codecov-commenter commented 3 years ago

Codecov Report

Merging #312 (029d2ef) into main (d9009ef) will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #312      +/-   ##
==========================================
+ Coverage   76.23%   76.25%   +0.01%     
==========================================
  Files         117      117              
  Lines       14663    14669       +6     
==========================================
+ Hits        11179    11186       +7     
+ Misses       3484     3483       -1     
Flag Coverage Δ
unittests 76.25% <100.00%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
reV/supply_curve/point_summary.py 86.41% <100.00%> (+0.05%) :arrow_up:
tests/test_econ_of_scale.py 96.52% <100.00%> (+0.06%) :arrow_up:
reV/config/project_points.py 85.16% <0.00%> (+0.04%) :arrow_up:
reV/handlers/collection.py 72.07% <0.00%> (+0.09%) :arrow_up:
reV/handlers/transmission.py 80.33% <0.00%> (+0.50%) :arrow_up:

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 d9009ef...029d2ef. Read the comment docs.