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

Static type checking with mypy #586

Merged
merged 14 commits into from
Jul 13, 2023
Merged

Static type checking with mypy #586

merged 14 commits into from
Jul 13, 2023

Commits on Jul 12, 2023

  1. Extract method

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4e33076 View commit details
    Browse the repository at this point in the history
  2. List comprehension

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e5bac28 View commit details
    Browse the repository at this point in the history
  3. _dfs without type errors

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    732b25c View commit details
    Browse the repository at this point in the history
  4. Types

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2804015 View commit details
    Browse the repository at this point in the history
  5. Any type ☹️

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2d9d76e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    37026f7 View commit details
    Browse the repository at this point in the history
  7. Wrong type

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e208354 View commit details
    Browse the repository at this point in the history
  8. More typing

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    1067c52 View commit details
    Browse the repository at this point in the history
  9. Move read

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    0147466 View commit details
    Browse the repository at this point in the history
  10. Types in layered

    ecomodeller committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    e91092d View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. Last ones

    ecomodeller committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    f686ca3 View commit details
    Browse the repository at this point in the history
  2. Run mypy in CI

    ecomodeller committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    c30aa40 View commit details
    Browse the repository at this point in the history
  3. Skip these as well

    ecomodeller committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    602e74d View commit details
    Browse the repository at this point in the history
  4. Only test dependencies

    ecomodeller committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    0bb683f View commit details
    Browse the repository at this point in the history