Closed lycantropos closed 4 years ago
Merging #23 into master will not change coverage. The diff coverage is
100.00%
.
@@ Coverage Diff @@
## master #23 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 10 17 +7
Lines 337 664 +327
==========================================
+ Hits 337 664 +327
Impacted Files | Coverage Δ | |
---|---|---|
gon/compound.py | 100.00% <100.00%> (ø) |
|
gon/degenerate.py | 100.00% <100.00%> (ø) |
|
gon/discrete.py | 100.00% <100.00%> (ø) |
|
gon/geometry.py | 100.00% <100.00%> (ø) |
|
gon/linear/__init__.py | 100.00% <100.00%> (ø) |
|
gon/linear/contour.py | 100.00% <100.00%> (ø) |
|
gon/linear/hints.py | 100.00% <100.00%> (ø) |
|
gon/linear/multisegment.py | 100.00% <100.00%> (ø) |
|
gon/linear/segment.py | 100.00% <100.00%> (ø) |
|
gon/linear/utils.py | 100.00% <100.00%> (ø) |
|
... and 13 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 031f2b6...3f15ab2. Read the comment docs.
Empty
class andEMPTY
instance for empty geometries (corresponds to empty set from set theory).Multipoint
class.Multisegment
class.Multipolygon
class.