lycantropos / gon

Geometries processing
https://gon.rtfd.io
MIT License
17 stars 0 forks source link

Release 1.3.0 #23

Closed lycantropos closed 4 years ago

lycantropos commented 4 years ago
codecov[bot] commented 4 years ago

Codecov Report

Merging #23 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            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.