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

[mypy] Enable type checking for test directory #5017

Merged
merged 31 commits into from
Jun 15, 2024

Commits on May 23, 2024

  1. Configuration menu
    Copy the full SHA
    c2e23b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7be8fa5 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Configuration menu
    Copy the full SHA
    f6e5c2f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5da8d85 View commit details
    Browse the repository at this point in the history
  3. Fix yapf

    DarkLight1337 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    2e26ac5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c9c0bca View commit details
    Browse the repository at this point in the history
  5. Apply formatter

    DarkLight1337 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    490c78b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2322145 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a95e53 View commit details
    Browse the repository at this point in the history
  8. More fixes

    DarkLight1337 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c7922bb View commit details
    Browse the repository at this point in the history
  9. Fix incorrect dtype

    DarkLight1337 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5c9a055 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    04a40f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    05ab69f View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    0f61f48 View commit details
    Browse the repository at this point in the history
  2. Fix bad merge

    DarkLight1337 committed May 29, 2024
    Configuration menu
    Copy the full SHA
    58af1f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b68fa6c View commit details
    Browse the repository at this point in the history

Commits on May 30, 2024

  1. Configuration menu
    Copy the full SHA
    a54f6e3 View commit details
    Browse the repository at this point in the history
  2. Fix wrong type

    DarkLight1337 committed May 30, 2024
    Configuration menu
    Copy the full SHA
    9cd38f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Configuration menu
    Copy the full SHA
    8081f85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01fb52b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ef7804 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71ace6c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 6, 2024

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

Commits on Jun 7, 2024

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

Commits on Jun 11, 2024

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

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    ac3708b View commit details
    Browse the repository at this point in the history
  2. Fix type errors

    DarkLight1337 committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    2732d0b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    28e470d View commit details
    Browse the repository at this point in the history
  2. Fix mypy error

    DarkLight1337 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    2c79f5f View commit details
    Browse the repository at this point in the history
  3. Fix mypy error

    DarkLight1337 committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5185058 View commit details
    Browse the repository at this point in the history