Closed lycantropos closed 3 years ago
Merging #50 (5a427b0) into master (dffae8c) will increase coverage by
0.61%
. The diff coverage is100.00%
.
@@ Coverage Diff @@
## master #50 +/- ##
==========================================
+ Coverage 94.15% 94.76% +0.61%
==========================================
Files 22 20 -2
Lines 1506 1491 -15
==========================================
- Hits 1418 1413 -5
+ Misses 88 78 -10
Impacted Files | Coverage Δ | |
---|---|---|
gon/__init__.py | 100.00% <100.00%> (ø) |
|
gon/base.py | 100.00% <100.00%> (ø) |
|
gon/core/angle.py | 100.00% <100.00%> (ø) |
|
gon/core/compound.py | 100.00% <100.00%> (ø) |
|
gon/core/contour.py | 100.00% <100.00%> (ø) |
|
gon/core/empty.py | 96.72% <100.00%> (ø) |
|
gon/core/geometry.py | 100.00% <100.00%> (ø) |
|
gon/core/mix.py | 82.99% <100.00%> (+2.01%) |
:arrow_up: |
gon/core/multipoint.py | 100.00% <100.00%> (ø) |
|
gon/core/multipolygon.py | 100.00% <100.00%> (ø) |
|
... and 9 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 dffae8c...5a427b0. Read the comment docs.
Angle
class.Vector
class.