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

Fix pipeline bug related to unstupify_path #320

Closed MRossol closed 3 years ago

codecov-commenter commented 3 years ago

Codecov Report

Merging #320 (2059b39) into main (15209e0) will increase coverage by 0.10%. The diff coverage is 86.74%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #320      +/-   ##
==========================================
+ Coverage   76.38%   76.48%   +0.10%     
==========================================
  Files         117      117              
  Lines       14764    14816      +52     
==========================================
+ Hits        11277    11332      +55     
+ Misses       3487     3484       -3     
Flag Coverage Δ
unittests 76.48% <86.74%> (+0.10%) :arrow_up:

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

Impacted Files Coverage Δ
reV/config/multi_year.py 84.09% <ø> (ø)
reV/config/pipeline.py 75.40% <ø> (ø)
reV/config/rep_profiles_config.py 36.25% <0.00%> (-3.48%) :arrow_down:
reV/econ/utilities.py 100.00% <ø> (ø)
reV/supply_curve/cli_sc_aggregation.py 28.40% <ø> (ø)
reV/supply_curve/sc_aggregation.py 82.69% <90.32%> (+3.54%) :arrow_up:
reV/config/base_config.py 82.45% <100.00%> (ø)
reV/config/batch.py 68.80% <100.00%> (+0.28%) :arrow_up:
reV/supply_curve/point_summary.py 87.25% <100.00%> (+0.83%) :arrow_up:
reV/version.py 100.00% <100.00%> (ø)
... and 2 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 f598e45...2059b39. Read the comment docs.