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

Iterable test #2960

Merged
merged 11 commits into from
Mar 9, 2023
Merged

Iterable test #2960

merged 11 commits into from
Mar 9, 2023

Commits on Mar 6, 2023

  1. improve IterableTest coverage

    this adds a couple of tests to IterableTest to improve test coverage for functions in Iterable
    abendt committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    d502987 View commit details
    Browse the repository at this point in the history
  2. formatting

    abendt committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    828810f View commit details
    Browse the repository at this point in the history
  3. remove limit

    abendt committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    c46f9c3 View commit details
    Browse the repository at this point in the history
  4. fix Arb.ior

    abendt committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    5b5bc4e View commit details
    Browse the repository at this point in the history
  5. format

    abendt committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    2ff8f16 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. revert Arb.alignwith behaviour

    deprecate unalign function
    introduce separateIor function
    abendt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    dd7fa35 View commit details
    Browse the repository at this point in the history
  2. typo

    abendt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    d758a73 View commit details
    Browse the repository at this point in the history
  3. fix api check

    abendt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    7d870fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6bf3dda View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    97f3c60 View commit details
    Browse the repository at this point in the history
  6. review changes

    * revert exception type
    * remove test that tests stdlib `zip` function
    abendt committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    58e9755 View commit details
    Browse the repository at this point in the history