Skip to content

Conversation

jasonsurratt
Copy link
Collaborator

No description provided.

@coveralls
Copy link

coveralls commented May 8, 2018

Pull Request Test Coverage Report for Build 39

  • 526 of 643 (81.8%) changed or added relevant lines in 7 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.4%) to 79.872%

Changes Missing Coverage Covered Lines Changed/Added Lines %
planar/triangulate/quadedge/lastfoundquadedgelocator.go 21 25 84.0%
planar/triangulate/incrementaldelaunaytriangulator.go 49 57 85.96%
planar/triangulate/delaunaytriangulationbuilder.go 52 62 83.87%
planar/triangulate/quadedge/quadedge.go 90 112 80.36%
planar/triangulate/quadedge/vertex.go 64 93 68.82%
planar/triangulate/quadedge/quadedgesubdivision.go 227 271 83.76%
Totals Coverage Status
Change from base Build 37: 0.4%
Covered Lines: 2873
Relevant Lines: 3597

💛 - Coveralls

@jasonsurratt jasonsurratt requested review from ARolek and gdey May 8, 2018 16:53
@jasonsurratt
Copy link
Collaborator Author

Travis is reporting "Post https://coveralls.io/api/v1/jobs: net/http: TLS handshake timeout"

Is there some easy way to request Travis re-run the job?

1. Provides constrained delaunay triangulation & tests of small/simple
   polygons. No testing has been done with large/complex polygons.
2. This does not handle overlapping edges or vertices.
@jasonsurratt
Copy link
Collaborator Author

Whoops. Inadvertently pushed constrained changes to this branch too. I'll just delete the pull request and start over.

@jasonsurratt jasonsurratt deleted the delaunay branch May 16, 2018 13:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants