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

Run mypy type checking on the codebase with Travis #824

Merged
merged 136 commits into from
Apr 4, 2018

Commits on Jun 28, 2017

  1. Minimal typing config

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    c3288dc View commit details
    Browse the repository at this point in the history
  2. Minimal typing helpers

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    11e15ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc9227d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e1af56f View commit details
    Browse the repository at this point in the history
  5. Channel improve typing

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    5948119 View commit details
    Browse the repository at this point in the history
  6. typing driver test

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    255dc01 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8b21b5b View commit details
    Browse the repository at this point in the history
  8. improve typing parameter

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    df2bae7 View commit details
    Browse the repository at this point in the history
  9. avoid overwriting time

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    975f6aa View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    988dd89 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    6df7185 View commit details
    Browse the repository at this point in the history
  12. h2py fix python2 syntax

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    8221bb3 View commit details
    Browse the repository at this point in the history
  13. Travis run mypy

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    1eb8273 View commit details
    Browse the repository at this point in the history
  14. data_set minimal typing

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    08f2bf1 View commit details
    Browse the repository at this point in the history
  15. location silence warning

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    93d9d52 View commit details
    Browse the repository at this point in the history
  16. channel silence warning

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    dfd16ef View commit details
    Browse the repository at this point in the history
  17. work around mypy issue

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    d62023f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    05f85bd View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    f8317cb View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    4fe9dc2 View commit details
    Browse the repository at this point in the history
  21. h2py minimal typing

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    9f45583 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    978a012 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a70a293 View commit details
    Browse the repository at this point in the history
  24. typo

    jenshnielsen committed Jun 28, 2017
    Configuration menu
    Copy the full SHA
    0ad7eb0 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    0049576 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2017

  1. Configuration menu
    Copy the full SHA
    5a2a4b4 View commit details
    Browse the repository at this point in the history
  2. Annotate __init__ return

    jenshnielsen committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    f222e18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc6f504 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fc17a9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0eb8595 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1539295 View commit details
    Browse the repository at this point in the history
  7. Improve channel typing

    jenshnielsen committed Oct 25, 2017
    Configuration menu
    Copy the full SHA
    e0595c3 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2017

  1. type config

    jenshnielsen committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    d34dc3f View commit details
    Browse the repository at this point in the history
  2. improve typing of dics

    jenshnielsen committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    d556e06 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e9e750 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ab4e8f2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    faaaf57 View commit details
    Browse the repository at this point in the history
  6. remove workaround

    jenshnielsen committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    c799e97 View commit details
    Browse the repository at this point in the history
  7. simplify typing

    jenshnielsen committed Oct 26, 2017
    Configuration menu
    Copy the full SHA
    0feec63 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    86d31da View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2017

  1. Configuration menu
    Copy the full SHA
    c296e3b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    593904d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3ba5c30 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c85b093 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3341db View commit details
    Browse the repository at this point in the history
  6. remove unused imports

    jenshnielsen committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    bd3af1c View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2017

  1. Configuration menu
    Copy the full SHA
    97206d7 View commit details
    Browse the repository at this point in the history
  2. Improve typing of dict

    There does not seem to be a standard way to type an OrderedDict so do it witwith a regular dict
    jenshnielsen committed Oct 30, 2017
    Configuration menu
    Copy the full SHA
    fd68250 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2017

  1. Configuration menu
    Copy the full SHA
    13ac5d4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    777d9bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    871429d View commit details
    Browse the repository at this point in the history
  4. dont leak unknow type

    jenshnielsen committed Nov 3, 2017
    Configuration menu
    Copy the full SHA
    43a4dd0 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2017

  1. Configuration menu
    Copy the full SHA
    da7cf53 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3bf56b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3521441 View commit details
    Browse the repository at this point in the history
  4. type station

    no attempt to type actions
    jenshnielsen committed Nov 6, 2017
    Configuration menu
    Copy the full SHA
    725368b View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2017

  1. Configuration menu
    Copy the full SHA
    96bf530 View commit details
    Browse the repository at this point in the history
  2. Monitor is optional

    jenshnielsen committed Nov 13, 2017
    Configuration menu
    Copy the full SHA
    5898113 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2017

  1. Configuration menu
    Copy the full SHA
    3c3b372 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    260fcc3 View commit details
    Browse the repository at this point in the history
  3. dont change pyspcm

    jenshnielsen committed Nov 14, 2017
    Configuration menu
    Copy the full SHA
    4b5387b View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2017

  1. Configuration menu
    Copy the full SHA
    a8b6334 View commit details
    Browse the repository at this point in the history
  2. no longer needed

    jenshnielsen committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    c14da1d View commit details
    Browse the repository at this point in the history
  3. missed one

    jenshnielsen committed Nov 15, 2017
    Configuration menu
    Copy the full SHA
    d0056d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    33f28d5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1930d8f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2017

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

Commits on Nov 27, 2017

  1. Configuration menu
    Copy the full SHA
    592343a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    509a517 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2017

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

    This uncovered atleast on real bug as *kwargs should be **kwargs
    jenshnielsen committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    fe4c9a3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2fbf9a View commit details
    Browse the repository at this point in the history
  4. remove unused attribute

    jenshnielsen committed Dec 4, 2017
    Configuration menu
    Copy the full SHA
    e27ac17 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51fcabc View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2017

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

Commits on Dec 6, 2017

  1. Configuration menu
    Copy the full SHA
    452d48f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eaa3891 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5b1aeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a831eb4 View commit details
    Browse the repository at this point in the history
  5. more type annotations

    jenshnielsen committed Dec 6, 2017
    Configuration menu
    Copy the full SHA
    c7f0f71 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2017

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

Commits on Dec 14, 2017

  1. fix typing of awg

    import time from the original location and dont overwrite variable
    jenshnielsen committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    e7a7fa3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b54990b View commit details
    Browse the repository at this point in the history
  3. mypy channel parameters

    jenshnielsen committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    7f26521 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    88ad86c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1f38de5 View commit details
    Browse the repository at this point in the history
  6. ignore

    jenshnielsen committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    927f9d3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6b88c0a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9883c42 View commit details
    Browse the repository at this point in the history
  9. ignore nameerror of get_ipython

    the nameerror is caught by try/expect
    jenshnielsen committed Dec 14, 2017
    Configuration menu
    Copy the full SHA
    4528e9d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    70c9473 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2017

  1. Configuration menu
    Copy the full SHA
    ff47f97 View commit details
    Browse the repository at this point in the history
  2. add missing import

    jenshnielsen committed Dec 18, 2017
    Configuration menu
    Copy the full SHA
    c2b8ea4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54a4ecc View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2017

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

Commits on Dec 21, 2017

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

Commits on Dec 22, 2017

  1. dont redefine type

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    4ef3678 View commit details
    Browse the repository at this point in the history
  2. getting idn may fail

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    3edb39e View commit details
    Browse the repository at this point in the history
  3. Annotate get_idn

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    ec62913 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96532ac View commit details
    Browse the repository at this point in the history
  5. annotate _mulval

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    32600f2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5957513 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    82c2a52 View commit details
    Browse the repository at this point in the history
  8. dont reuse variable name

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    b351713 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e773ec0 View commit details
    Browse the repository at this point in the history
  10. add type to _step

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    771154e View commit details
    Browse the repository at this point in the history
  11. cast instrument to inst

    jenshnielsen committed Dec 22, 2017
    Configuration menu
    Copy the full SHA
    b10e938 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    ca20b8b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2018

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

Commits on Jan 26, 2018

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

Commits on Mar 6, 2018

  1. Configuration menu
    Copy the full SHA
    7504c8e View commit details
    Browse the repository at this point in the history
  2. init returns None

    jenshnielsen committed Mar 6, 2018
    Configuration menu
    Copy the full SHA
    7c28237 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e875dfb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    604fd93 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    17dca98 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2018

  1. Configuration menu
    Copy the full SHA
    bb7e249 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3db5264 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    616a7c8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    56547c8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b362fd7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aba9deb View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    717c928 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    59ec2b3 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

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

Commits on Mar 28, 2018

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

Commits on Apr 4, 2018

  1. Configuration menu
    Copy the full SHA
    80a436f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b2f972 View commit details
    Browse the repository at this point in the history
  3. help mypy a bit

    jenshnielsen committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    7c771e2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    44251fc View commit details
    Browse the repository at this point in the history
  5. monitor wrong exception

    jenshnielsen committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    1cd0264 View commit details
    Browse the repository at this point in the history
  6. wrong variable

    jenshnielsen committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    8528c7f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eb7b356 View commit details
    Browse the repository at this point in the history
  8. avoid using global

    jenshnielsen committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    4aaec3a View commit details
    Browse the repository at this point in the history
  9. python 3.6 style types

    jenshnielsen committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    e4b0fe3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e1003d9 View commit details
    Browse the repository at this point in the history