lycantropos / sect

Geometric partitioning (triangulation, trapezoidal decomposition)
https://sect.rtfd.io
MIT License
26 stars 4 forks source link

Release 0.3.5 #4

Closed lycantropos closed 4 years ago

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

Codecov Report

Merging #4 into master will decrease coverage by 0.75%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #4      +/-   ##
==========================================
- Coverage   97.59%   96.84%   -0.76%     
==========================================
  Files          18       18              
  Lines         957      983      +26     
==========================================
+ Hits          934      952      +18     
- Misses         23       31       +8     
Impacted Files Coverage Δ
sect/core/delaunay.py 100.00% <100.00%> (ø)
sect/core/utils.py 91.66% <100.00%> (-8.34%) :arrow_down:
sect/triangulation.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 f634648...a28834d. Read the comment docs.