lycantropos / gon

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

Release 0.3.0 #18

Closed lycantropos closed 4 years ago

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

Codecov Report

Merging #18 into master will decrease coverage by 0.26%. The diff coverage is 97.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #18      +/-   ##
==========================================
- Coverage   94.48%   94.21%   -0.27%     
==========================================
  Files          10       10              
  Lines         671      519     -152     
==========================================
- Hits          634      489     -145     
+ Misses         37       30       -7     
Impacted Files Coverage Δ
gon/shaped/triangular.py 86.93% <75.00%> (+0.77%) :arrow_up:
gon/angular.py 100.00% <100.00%> (ø)
gon/linear.py 100.00% <100.00%> (+3.33%) :arrow_up:
gon/shaped/base.py 99.15% <100.00%> (-0.01%) :arrow_down:
gon/shaped/contracts.py 100.00% <100.00%> (ø)
gon/shaped/subdivisional.py 100.00% <100.00%> (ø)
gon/shaped/utils.py 100.00% <100.00%> (ø)

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 7ace873...5bd95c9. Read the comment docs.