Skip to content

Conversation

gdey
Copy link
Member

@gdey gdey commented Aug 6, 2018

Fix out of bound panic in polygonForRing.

closes #18

gdey added 2 commits August 6, 2018 16:20
We are no longer using the columnization for makevalid; no longer
need the constrained package.
  * Added testcase
  * issue had to do with calculating the correct i value.

  closes #18
@coveralls
Copy link

coveralls commented Aug 6, 2018

Pull Request Test Coverage Report for Build 87

  • 24 of 36 (66.67%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-11.1%) to 59.483%

Changes Missing Coverage Covered Lines Changed/Added Lines %
planar/makevalid/tegola/edge_triangle.go 22 34 64.71%
Files with Coverage Reduction New Missed Lines %
planar/makevalid/tegola/edge_triangle.go 2 75.85%
Totals Coverage Status
Change from base Build 81: -11.1%
Covered Lines: 1358
Relevant Lines: 2283

💛 - Coveralls

@gdey gdey changed the title Issue 18 - Out of boudn Bainc in polygon ring. Issue 18 - out of bound panic in polygon ring. Aug 6, 2018
@ARolek ARolek merged commit 62800f6 into master Aug 6, 2018
@ARolek ARolek deleted the issue_18 branch August 6, 2018 23:57
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.

Panic in the edge_triangle.go.
3 participants