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

Gb/parallel spur lines #370

Closed grantbuster closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #370 (51acd12) into main (70b26c1) will increase coverage by 0.03%. The diff coverage is 95.65%.

@@            Coverage Diff             @@
##             main     #370      +/-   ##
==========================================
+ Coverage   80.54%   80.57%   +0.03%     
==========================================
  Files         142      142              
  Lines       19854    19866      +12     
==========================================
+ Hits        15992    16008      +16     
+ Misses       3862     3858       -4     
Flag Coverage Δ
unittests 80.57% <95.65%> (+0.03%) :arrow_up:

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

Impacted Files Coverage Δ
tests/test_supply_curve_compute.py 96.77% <94.02%> (-0.43%) :arrow_down:
reV/supply_curve/supply_curve.py 91.48% <100.00%> (-0.07%) :arrow_down:
reV/version.py 100.00% <100.00%> (ø)
reV/config/project_points.py 85.41% <0.00%> (+0.04%) :arrow_up:
reV/handlers/collection.py 78.80% <0.00%> (+0.06%) :arrow_up:
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:
reV/handlers/transmission.py 78.54% <0.00%> (+0.49%) :arrow_up:
tests/test_supply_curve_exclusions.py 98.25% <0.00%> (+0.58%) :arrow_up:
reV/bespoke/pack_turbs.py 93.47% <0.00%> (+2.17%) :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 4b83f1c...51acd12. Read the comment docs.

grantbuster commented 2 years ago

this was supposed to include commit https://github.com/NREL/reV/commit/4b83f1cef950b2ac55fe0c3c461a5ec86dffb8e6

In reference to issue #336