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 type annotations #1107

Merged
merged 94 commits into from
Jan 16, 2024
Merged

add type annotations #1107

merged 94 commits into from
Jan 16, 2024

Commits on Jan 2, 2024

  1. update mypy config

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    14d1d40 View commit details
    Browse the repository at this point in the history
  2. add type annotations

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    9a429ef View commit details
    Browse the repository at this point in the history
  3. update mypy config

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d467bd7 View commit details
    Browse the repository at this point in the history
  4. add type annotations

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8369e09 View commit details
    Browse the repository at this point in the history
  5. formatting

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8a02787 View commit details
    Browse the repository at this point in the history
  6. update mypy config

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    98f3db7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b583c8b View commit details
    Browse the repository at this point in the history
  8. ignore deprecated function

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    da958f5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bc60bb5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    118fa20 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2b37d15 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    cb0a773 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f4ecea4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ed755a7 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    a50ab05 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f1dc43a View commit details
    Browse the repository at this point in the history
  17. update mypy config

    gboeing committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6db9bb9 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d630f90 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b0b4fa8 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. Configuration menu
    Copy the full SHA
    217e85c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    155b7d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3e77e27 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c0cb97 View commit details
    Browse the repository at this point in the history
  5. fix var type

    gboeing committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    98c893b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    df601b6 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a48de37 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    17c657f View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    a095ba2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    60d71e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3a8a698 View commit details
    Browse the repository at this point in the history
  4. allow implicit optional

    gboeing committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    8bc2754 View commit details
    Browse the repository at this point in the history
  5. add type hints to io module

    gboeing committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    42ffca7 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. fix types

    gboeing committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    1101fdb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    02585c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5daa6f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    16b37cf View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. clean up plot module typing

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    6d17148 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f657824 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c07837d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    268b350 View commit details
    Browse the repository at this point in the history
  5. resolve merge conflict

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d33c50d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5edea96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3a492ac View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9b6fa3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    84745a8 View commit details
    Browse the repository at this point in the history
  10. fix docstring

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    13ffbde View commit details
    Browse the repository at this point in the history
  11. update mypy config

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    605de01 View commit details
    Browse the repository at this point in the history
  12. update mypy config

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    1d24d89 View commit details
    Browse the repository at this point in the history
  13. fix mypy validation

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c50ae0c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1924ea1 View commit details
    Browse the repository at this point in the history
  15. remove unused var

    gboeing committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d563554 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    ba3ebdf View commit details
    Browse the repository at this point in the history
  2. disallow implicit optional

    gboeing committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    8f8abde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6436230 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b66c5bc View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. add typing packages

    gboeing committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    84d3522 View commit details
    Browse the repository at this point in the history
  2. update script

    gboeing committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    9c4a0c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ac685c View commit details
    Browse the repository at this point in the history
  4. fix response_json typing

    gboeing committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    caa89da View commit details
    Browse the repository at this point in the history
  5. add type hints to plot module

    gboeing committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    d8e1e4e View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Configuration menu
    Copy the full SHA
    902dd7c View commit details
    Browse the repository at this point in the history
  2. update pre-commit versions

    gboeing committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    3d98ae8 View commit details
    Browse the repository at this point in the history
  3. update changelog

    gboeing committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    b6d12ef View commit details
    Browse the repository at this point in the history
  4. fix docstring

    gboeing committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    53781f7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90a0867 View commit details
    Browse the repository at this point in the history
  6. update changelog

    gboeing committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8f0b750 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b212c1f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e9e9a0e View commit details
    Browse the repository at this point in the history
  9. update docs config

    gboeing committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    573debf View commit details
    Browse the repository at this point in the history
  10. narrow types

    gboeing committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    21c2376 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ffdd61 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. deprecate return_hex param

    gboeing committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    c52c712 View commit details
    Browse the repository at this point in the history
  2. fix type annotations

    gboeing committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    69e0597 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b67aef0 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    0a03811 View commit details
    Browse the repository at this point in the history
  2. add typeguard

    gboeing committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    73fe1d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58ff865 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfc4ef3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2242ce4 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. fix typo

    gboeing authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    82337bc View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    6455ca2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2af97ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a5974d View commit details
    Browse the repository at this point in the history
  4. fix tests

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    ff1e588 View commit details
    Browse the repository at this point in the history
  5. fix geocoder

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    57447de View commit details
    Browse the repository at this point in the history
  6. skip link checks

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3dd890e View commit details
    Browse the repository at this point in the history
  7. add tests

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    35af461 View commit details
    Browse the repository at this point in the history
  8. improve error raising

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2785129 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e58eed7 View commit details
    Browse the repository at this point in the history
  10. fix coverage upload

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4ab170d View commit details
    Browse the repository at this point in the history
  11. improve test coverage

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2228314 View commit details
    Browse the repository at this point in the history
  12. update ci config

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d693181 View commit details
    Browse the repository at this point in the history
  13. update config

    gboeing committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    32bff74 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    19ac164 View commit details
    Browse the repository at this point in the history