aherbert commented on PR #210: URL: https://github.com/apache/commons-math/pull/210#issuecomment-1196886237
Some of the unit tests use random seeds. As such any objects used by these tests may have coverage variations due to the code execution paths differing between runs. What is important here is the diff coverage is 100%, i.e. what you added is all covered by tests. The changes look good. Please see the Jira ticket for a suggestion to improve efficiency of the computation. -- 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]
