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

renamed the default rev_status.json file to pipeline_status.json to b… #377

Closed grantbuster closed 2 years ago

grantbuster commented 2 years ago

…e more generic for downstream pipeline users

codecov-commenter commented 2 years ago

Codecov Report

Merging #377 (3c632f1) into main (0c7e064) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #377   +/-   ##
=======================================
  Coverage   80.53%   80.53%           
=======================================
  Files         142      142           
  Lines       19742    19742           
=======================================
+ Hits        15899    15900    +1     
+ Misses       3843     3842    -1     
Flag Coverage Δ
unittests 80.53% <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/pipeline/status.py 70.66% <100.00%> (ø)
tests/test_pipeline_status.py 94.64% <100.00%> (ø)
reV/generation/base.py 83.64% <0.00%> (-0.47%) :arrow_down:
tests/test_hybrids.py 96.43% <0.00%> (+0.23%) :arrow_up:
tests/test_gen_pv.py 94.67% <0.00%> (+0.38%) :arrow_up:
tests/test_supply_curve_exclusions.py 98.25% <0.00%> (+0.58%) :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 0c7e064...3c632f1. Read the comment docs.