go-spatial / geom

Geometry interfaces to help drive interoperability within the Go geospatial community
MIT License
168 stars 37 forks source link

Functions need for triangulation #53

Closed gdey closed 5 years ago

gdey commented 5 years ago

Some functions needed for triangulation. These are generally useful as well.

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 218


Changes Missing Coverage Covered Lines Changed/Added Lines %
cmp/cmp.go 3 6 50.0%
planar/planar.go 14 23 60.87%
planar/line_helpers.go 0 11 0.0%
point.go 12 30 40.0%
bbox.go 0 21 0.0%
triangle.go 0 42 0.0%
<!-- Total: 29 133 21.8% -->
Totals Coverage Status
Change from base Build 214: -0.6%
Covered Lines: 5037
Relevant Lines: 8111

💛 - Coveralls