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

Annotate core functions and remove sphinx style argument types #205

Merged
merged 33 commits into from
Aug 4, 2023

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    3337552 View commit details
    Browse the repository at this point in the history
  2. Tidy up

    tonybaloney committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    0beb2e1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    887794d View commit details
    Browse the repository at this point in the history
  4. Remove variable reuse

    tonybaloney committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    aebc4a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2023

  1. Configuration menu
    Copy the full SHA
    5d2bd52 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97e3d64 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6e4cf11 View commit details
    Browse the repository at this point in the history
  4. Patch mock git function

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    5ff9573 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b354f3 View commit details
    Browse the repository at this point in the history
  6. Update pytest-cov

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    d1de047 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8a4087e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    214d059 View commit details
    Browse the repository at this point in the history
  9. fix types for archivers

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    ecb8be5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    72e8de1 View commit details
    Browse the repository at this point in the history
  11. add missing docstrings

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    f0a62ea View commit details
    Browse the repository at this point in the history
  12. de-dataclass

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    558c938 View commit details
    Browse the repository at this point in the history
  13. reformat

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    abd41e2 View commit details
    Browse the repository at this point in the history
  14. reformat

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    1bd32b6 View commit details
    Browse the repository at this point in the history
  15. use abstract methods

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    a7d5eb1 View commit details
    Browse the repository at this point in the history
  16. remove unused import

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    036932e View commit details
    Browse the repository at this point in the history
  17. fix list-metrics command

    tonybaloney committed Aug 2, 2023
    Configuration menu
    Copy the full SHA
    2816e55 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2023

  1. Configuration menu
    Copy the full SHA
    9e5223d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ca3cae View commit details
    Browse the repository at this point in the history
  3. Update git imports

    tonybaloney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6551a4a View commit details
    Browse the repository at this point in the history
  4. Force tabulate range

    tonybaloney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    d2b93f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    876f525 View commit details
    Browse the repository at this point in the history
  6. Cleanup temp paths

    tonybaloney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    5ddc780 View commit details
    Browse the repository at this point in the history
  7. Update mypy call

    tonybaloney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    17b7946 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5725932 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    08a201d View commit details
    Browse the repository at this point in the history
  10. Update list_metrics

    tonybaloney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    7d068aa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0daa91a View commit details
    Browse the repository at this point in the history
  12. Add missing import

    tonybaloney committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    477dd77 View commit details
    Browse the repository at this point in the history