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

ProjectPoint Config minor bug fixes #358

Closed ppinchuk closed 2 years ago

ppinchuk commented 2 years ago

Sorry about the duplicate PR! I messed up the git history in the previous one :S. Still just minor bug and QOL fixes.

codecov-commenter commented 2 years ago

Codecov Report

Merging #358 (06043c9) into main (48c5bf7) will decrease coverage by 0.90%. The diff coverage is 66.66%.

@@            Coverage Diff             @@
##             main     #358      +/-   ##
==========================================
- Coverage   79.14%   78.23%   -0.91%     
==========================================
  Files         135      135              
  Lines       18194    17431     -763     
==========================================
- Hits        14399    13638     -761     
+ Misses       3795     3793       -2     
Flag Coverage Δ
unittests 78.23% <66.66%> (-0.91%) :arrow_down:

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

Impacted Files Coverage Δ
reV/config/project_points.py 84.44% <66.66%> (-1.02%) :arrow_down:
reV/config/bespoke.py 50.00% <0.00%> (-11.73%) :arrow_down:
reV/config/qa_qc_config.py 25.89% <0.00%> (-9.73%) :arrow_down:
reV/config/nrwal_config.py 47.61% <0.00%> (-8.39%) :arrow_down:
reV/config/rep_profiles_config.py 31.34% <0.00%> (-8.14%) :arrow_down:
reV/config/execution.py 63.26% <0.00%> (-7.23%) :arrow_down:
reV/config/supply_curve_configs.py 62.91% <0.00%> (-6.98%) :arrow_down:
reV/supply_curve/extent.py 67.90% <0.00%> (-3.53%) :arrow_down:
reV/cli.py 76.50% <0.00%> (-3.03%) :arrow_down:
reV/pipeline/cli_pipeline.py 61.11% <0.00%> (-3.00%) :arrow_down:
... and 79 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 48c5bf7...06043c9. Read the comment docs.