alhudz commented on PR #1718: URL: https://github.com/apache/commons-lang/pull/1718#issuecomment-4756741374
Done. Added `testLastIndexOfDoubleInfinity` and `testLastIndexOfFloatInfinity` covering `POSITIVE_INFINITY` and `NEGATIVE_INFINITY` across the overloads, with each infinity appearing twice so the tests pin the last-occurrence index. Both infinities already matched via `==` (and the tolerance path), so this is test coverage only, no runtime change there. -- 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]
