Skip to content

Make DifferencingTransform to fail on new segments with understandable error #1141

Merged
merged 16 commits into from
Mar 6, 2023

Commits on Mar 1, 2023

  1. Fix DifferencingTransform to fail on new segments during inverse_tran…

    …sform in inplace mode
    d.a.bunin committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    3894fa0 View commit details
    Browse the repository at this point in the history
  2. Update changelog

    d.a.bunin committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    5fee970 View commit details
    Browse the repository at this point in the history
  3. Try to add ignoring of Deprecated call to

    d.a.bunin committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    9d91c3a View commit details
    Browse the repository at this point in the history
  4. Try to add ignoring of Deprecated call to

    d.a.bunin committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0dd253a View commit details
    Browse the repository at this point in the history
  5. Try to add ignoring of Deprecated call to

    d.a.bunin committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    dfc862b View commit details
    Browse the repository at this point in the history
  6. Fix DeprecationWarning

    d.a.bunin committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    bc76fee View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2023

  1. Start ignoring warnings

    d.a.bunin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    48b0caf View commit details
    Browse the repository at this point in the history
  2. Start ignoring warnings

    d.a.bunin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    1279dbe View commit details
    Browse the repository at this point in the history
  3. Make transform to fail on new segments

    d.a.bunin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    4eb3891 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'inference-v2.1' into issue-1137

    # Conflicts:
    #	CHANGELOG.md
    #	tests/test_transforms/test_inference/test_inverse_transform.py
    d.a.bunin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    c20d6ea View commit details
    Browse the repository at this point in the history
  5. Fix merge with inference-2.1

    d.a.bunin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    55ee14e View commit details
    Browse the repository at this point in the history
  6. Extract check_new_segments

    d.a.bunin committed Mar 2, 2023
    Configuration menu
    Copy the full SHA
    ddf2751 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Small fixes from PR comments

    d.a.bunin committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    a7e65d5 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    d.a.bunin committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    9ce2eb6 View commit details
    Browse the repository at this point in the history
  3. Fix changelog

    d.a.bunin committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    2448dea View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. Configuration menu
    Copy the full SHA
    1d2af62 View commit details
    Browse the repository at this point in the history