This is an automated email from the ASF dual-hosted git repository.

henrikingo pushed a change to branch UnifyChangePointClasses
in repository https://gitbox.apache.org/repos/asf/otava.git


 discard 55c1b65  Refactor common code between the significance testers
 discard ae3c019  Unify the two ChangePoint classes and add container classes
    omit c937cbb  Rename the two different ChangePoint classes for clarity
     add 76ed75d  Fix orig divisive flow
     add 8f45408  Fix orig divisive flow
     add f1a2c67  Merge branch 'orig_edivisive'
     add 10508e4  Update copyright NOTICE file to include 2026 (#153)
     add 622a4f8  Merge branch 'apache:master' into master
     add 413d774  Merge branch 'master' into orig_edivisive
     add 46e0ba7  fix tests
     add deb4bd1  Merge pull request #141 from vishnuchalla/orig_edivisive
     add 935cdf4  Bump urllib3 from 2.6.3 to 2.7.0 (#155)
     add 70f2178  Fix typo in MATH documentation (#158)
     add c8b0ccc  Add explicit read-only permissions to Python CI workflow 
(#157)
     add 588ceb8  Add and clarify manual release process steps (#159)
     add 07e76c8  Bump idna from 3.11 to 3.15 (#160)
     add 40ce024  Rename the two different ChangePoint classes for clarity
     add bd93531  Unify the two ChangePoint classes and add container classes
     add 6a24182  Refactor common code between the significance testers

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (55c1b65)
            \
             N -- N -- N   refs/heads/UnifyChangePointClasses (6a24182)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/python-app.yml |   3 +
 NOTICE                           |   2 +-
 docs/MATH.md                     |   2 +-
 docs/RELEASE.md                  | 137 +++++++++++++++++++++++++++++++++------
 otava/main.py                    |   2 +-
 otava/series.py                  |   1 +
 tests/cli_help_test.py           |   5 +-
 uv.lock                          |  12 ++--
 8 files changed, 132 insertions(+), 32 deletions(-)

Reply via email to