Gerrrr opened a new pull request, #117:
URL: https://github.com/apache/otava/pull/117

   Prior to this patch, change points discovered while scanning sliding
   windows are added to the end of the list. At the same time,
   SignificanceTester.get_intervals expects change points to be sorted.
   
   As a result, intervals contain 1 or more `None` that cause `ValueError` in
   tester.change_point.
   
   The second commit adds perf tests to the CI suite, so we catch this kind of 
bugs during PR review.


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

Reply via email to