lycantropos / gon

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

Release 3.0.0 #48

Closed lycantropos closed 3 years ago

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

Codecov Report

Merging #48 (2f9fd75) into master (57260cd) will increase coverage by 0.53%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #48      +/-   ##
==========================================
+ Coverage   94.15%   94.68%   +0.53%     
==========================================
  Files          22       22              
  Lines        1506     1506              
==========================================
+ Hits         1418     1426       +8     
+ Misses         88       80       -8     
Impacted Files Coverage Δ
gon/__init__.py 100.00% <100.00%> (ø)
gon/core/contour.py 100.00% <100.00%> (ø)
gon/core/multipolygon.py 100.00% <100.00%> (ø)
gon/core/multisegment.py 100.00% <100.00%> (ø)
gon/core/polygon.py 100.00% <100.00%> (ø)
gon/core/mix.py 82.55% <0.00%> (+1.56%) :arrow_up:
gon/core/scaling.py 100.00% <0.00%> (+2.27%) :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 57260cd...2f9fd75. Read the comment docs.