Closed MRossol closed 3 years ago
Merging #329 (50debda) into main (9c763ff) will increase coverage by
0.04%
. The diff coverage is96.42%
.
@@ Coverage Diff @@
## main #329 +/- ##
==========================================
+ Coverage 76.66% 76.71% +0.04%
==========================================
Files 118 118
Lines 14952 14984 +32
==========================================
+ Hits 11463 11495 +32
Misses 3489 3489
Flag | Coverage Δ | |
---|---|---|
unittests | 76.71% <96.42%> (+0.04%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
reV/supply_curve/supply_curve.py | 91.46% <95.89%> (+1.04%) |
:arrow_up: |
reV/handlers/transmission.py | 78.54% <100.00%> (-1.54%) |
:arrow_down: |
reV/version.py | 100.00% <100.00%> (ø) |
|
tests/test_supply_curve_compute.py | 97.20% <100.00%> (+0.18%) |
: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: |
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 9c763ff...50debda. Read the comment docs.
Add a verbose substations connection to trans line check Refactor Supply Curve to run lcot calc outside of the init and handle substation connections only in full sort