craigtaverner opened a new pull request, #15764: URL: https://github.com/apache/lucene/pull/15764
The fix at https://github.com/apache/lucene/pull/15739 tested a specific, complex polygon as reported in the issue https://github.com/apache/lucene/issues/15731. This PR adds a much simpler test that just focuses in on the part of that polygon that was causing the problem. Two holes that touch where a vertex of one hole touches an edge of another. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
