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

Add Mypy for static type checking #2808

Merged
merged 28 commits into from
Dec 4, 2023
Merged

Add Mypy for static type checking #2808

merged 28 commits into from
Dec 4, 2023

Commits on Nov 13, 2023

  1. Add mypy as a dependency

    seisman committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    c1bd0be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    594e07e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16da12b View commit details
    Browse the repository at this point in the history
  4. Ignore all tests

    seisman committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    fec7e8b View commit details
    Browse the repository at this point in the history
  5. Add pandas-stub

    seisman committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    ebe7d50 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Install more packages

    seisman committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    85e7128 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2310e7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9dc8c98 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dda26d4 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 16, 2023

  1. Configuration menu
    Copy the full SHA
    8b2a5b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aed77ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9fd5a04 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

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

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

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

Commits on Nov 25, 2023

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

Commits on Nov 27, 2023

  1. Apply suggestions from code review

    Co-authored-by: Wei Ji <[email protected]>
    seisman and weiji14 authored Nov 27, 2023
    Configuration menu
    Copy the full SHA
    a7545ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    49e67d5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    253a491 View commit details
    Browse the repository at this point in the history
  4. Fix some typos

    seisman committed Nov 27, 2023
    Configuration menu
    Copy the full SHA
    567bfb8 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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

Commits on Nov 29, 2023

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

Commits on Dec 1, 2023

  1. Configuration menu
    Copy the full SHA
    9bfe49a View commit details
    Browse the repository at this point in the history
  2. Ignore a specific error code

    seisman committed Dec 1, 2023
    Configuration menu
    Copy the full SHA
    f230b0d View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    0e657bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30b45c1 View commit details
    Browse the repository at this point in the history