Closed pjstanle closed 2 years ago
Merging #355 (5e846b9) into main (2116b24) will increase coverage by
0.05%
. The diff coverage is86.66%
.
@@ Coverage Diff @@
## main #355 +/- ##
==========================================
+ Coverage 79.09% 79.15% +0.05%
==========================================
Files 135 135
Lines 18161 18178 +17
==========================================
+ Hits 14364 14388 +24
+ Misses 3797 3790 -7
Flag | Coverage Δ | |
---|---|---|
unittests | 79.15% <86.66%> (+0.05%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Impacted Files | Coverage Δ | |
---|---|---|
reV/bespoke/plotting_functions.py | 17.80% <0.00%> (-0.51%) |
:arrow_down: |
reV/bespoke/bespoke.py | 87.09% <100.00%> (+0.05%) |
:arrow_up: |
reV/bespoke/place_turbines.py | 90.30% <100.00%> (+0.36%) |
:arrow_up: |
reV/version.py | 100.00% <100.00%> (ø) |
|
tests/test_bespoke.py | 100.00% <100.00%> (ø) |
|
reV/config/project_points.py | 85.50% <0.00%> (+0.04%) |
:arrow_up: |
reV/handlers/collection.py | 78.77% <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: |
... and 3 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 2116b24...5e846b9. Read the comment docs.
Fix the rasterio error which ignored internal geometries in the exclusions. Remove rasterio as a dependency