You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by GitBox <gi...@apache.org> on 2020/11/03 19:44:45 UTC

[GitHub] [uima-uimaj] reckart opened a new pull request #81: [UIMA-6289] SelectFS.coveredBy not selecting annotations with exact same bounds as annotation argument

reckart opened a new pull request #81:
URL: https://github.com/apache/uima-uimaj/pull/81


   - Fixed issue that relevant annotations might be skipped if they occur before the boundary annotation in the index
   - Fixed issue that the boundary annotation might be in the result list although it shouldn't be included
   - Fixed issue that an unchecked bounds check may trigger a NoSuchElementException because the iterator has become invalid
   - Added several test cases derived from the case provided with the original issue report - in particular without using any of uimaFIT


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [uima-uimaj] reckart merged pull request #81: [UIMA-6289] SelectFS.coveredBy not selecting annotations with exact same bounds as annotation argument

Posted by GitBox <gi...@apache.org>.
reckart merged pull request #81:
URL: https://github.com/apache/uima-uimaj/pull/81


   


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org