This is an automated email from the ASF dual-hosted git repository.
Gerrrr pushed a change to branch UnifyChangePointClasses
in repository https://gitbox.apache.org/repos/asf/otava.git
from ff65e35 review: Add comment blocks to ChangePointsBy* classes
add 90eb9d1 fix: handle empty ChangePointsByMetric length
add e087bb0 fix: refresh change points by time after append
add 62ce90f fix: update weak change points after append
add c2782b8 fix: serialize weak change points from weak cache
add 366fe6e fix: restore analyzed series from grouped json
No new revisions were added by this update.
Summary of changes:
otava/change_point_divisive/base.py | 2 +
otava/series.py | 111 +++++++++++++++++++++++-------------
tests/change_point_classes_test.py | 4 ++
tests/series_test.py | 46 ++++++++++++++-
4 files changed, 121 insertions(+), 42 deletions(-)