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

add recalc_lcoe flag to sc agg cli and config #331

Closed grantbuster closed 3 years ago

grantbuster commented 3 years ago

I mean yes i'd never say no to more tests haha

codecov-commenter commented 3 years ago

Codecov Report

Merging #331 (de36105) into main (63944f1) will decrease coverage by 0.00%. The diff coverage is 33.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #331      +/-   ##
==========================================
- Coverage   76.68%   76.68%   -0.01%     
==========================================
  Files         118      118              
  Lines       14977    14989      +12     
==========================================
+ Hits        11485    11494       +9     
- Misses       3492     3495       +3     
Flag Coverage Δ
unittests 76.68% <33.33%> (-0.01%) :arrow_down:

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

Impacted Files Coverage Δ
reV/supply_curve/cli_sc_aggregation.py 28.12% <16.66%> (-0.28%) :arrow_down:
reV/config/supply_curve_configs.py 47.31% <66.66%> (+0.31%) :arrow_up:
reV/config/project_points.py 84.95% <0.00%> (+0.04%) :arrow_up:
reV/handlers/collection.py 72.07% <0.00%> (+0.09%) :arrow_up:
tests/test_gen_pv.py 94.67% <0.00%> (+0.38%) :arrow_up:
reV/handlers/transmission.py 78.54% <0.00%> (+0.49%) :arrow_up:
tests/test_supply_curve_exclusions.py 97.74% <0.00%> (+0.75%) :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 63944f1...de36105. Read the comment docs.