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

Improve types through typing all tests #195

Merged
merged 6 commits into from
Jun 7, 2023
Merged

Improve types through typing all tests #195

merged 6 commits into from
Jun 7, 2023

Commits on Jun 7, 2023

  1. Upgrade pyright to 1.1.313

    jodal committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    be2edc6 View commit details
    Browse the repository at this point in the history
  2. Name type vars consistently

    jodal committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    de715cf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dba3409 View commit details
    Browse the repository at this point in the history
  4. Change the return type of ActorProxy.__getattr__() to Any

    We don't have a way to describe the right type yet.
    jodal committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    81293f4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1be1e04 View commit details
    Browse the repository at this point in the history
  6. Fully type test suite

    jodal committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    3d92e9c View commit details
    Browse the repository at this point in the history