Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix array_equal behaviour for masked arrays #4457

Merged
merged 8 commits into from
Jun 19, 2024

Commits on Dec 10, 2021

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

Commits on Jun 10, 2024

  1. Merge branch 'main' into array_equal_fix

    * main: (759 commits)
      Bump scitools/workflows from 2024.05.1 to 2024.06.0 (SciTools#5986)
      [pre-commit.ci] pre-commit autoupdate (SciTools#5980)
      Updated environment lockfiles (SciTools#5983)
      Bump scitools/workflows from 2024.05.0 to 2024.05.1 (SciTools#5984)
      Make `slices_over` tests go faster (SciTools#5973)
      Updated environment lockfiles (SciTools#5979)
      Update lock files with associated fixes (SciTools#5953)
      List 25 slowest tests (SciTools#5969)
      used a note to highlight some text (SciTools#5971)
      Lazy `iris.cube.Cube.rolling_window` (SciTools#5795)
      Add memory benchmarks (SciTools#5960)
      Whatsnew for several benchmark developments. (SciTools#5961)
      Remove "on-demand" from some benchmarks (SciTools#5959)
      Add bm_runner 'trialrun' subcommand. (SciTools#5957)
      Automatically install iris-test-data for benchmark data generation (SciTools#5958)
      Added benchmarks for collapse and aggregate (SciTools#5954)
      Use tracemalloc for memory measurements. (SciTools#5948)
      Provide a Nox `benchmarks` session as the recommended entry point (SciTools#5951)
      [pre-commit.ci] pre-commit autoupdate (SciTools#5952)
      Remove unit benchmarks (SciTools#5949)
      ...
    stephenworsley committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    a2ac4f8 View commit details
    Browse the repository at this point in the history
  2. address review comment

    stephenworsley committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    2afdafb View commit details
    Browse the repository at this point in the history
  3. fix tests

    stephenworsley committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    e0b6f9e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d15295c View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

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

Commits on Jun 19, 2024

  1. Update lib/iris/tests/unit/util/test_array_equal.py

    Co-authored-by: Patrick Peglar <[email protected]>
    stephenworsley and pp-mo committed Jun 19, 2024
    Configuration menu
    Copy the full SHA
    e1b237e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9045abc View commit details
    Browse the repository at this point in the history