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

Accept any Iterable as tags parameter #542

Open
wants to merge 18 commits into
base: master
Choose a base branch
from

Commits on Mar 4, 2020

  1. accept any iterable as tags

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    c8024b1 View commit details
    Browse the repository at this point in the history
  2. test any iterable metric

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f4d9ffb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3cc419 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0169953 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c4ae2ce View commit details
    Browse the repository at this point in the history
  6. tests changed during PR

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    04d7f19 View commit details
    Browse the repository at this point in the history
  7. Too many blank lines pep8

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    87c9a91 View commit details
    Browse the repository at this point in the history
  8. Added iterable check for APIs

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    6ea6730 View commit details
    Browse the repository at this point in the history
  9. Py2 compat

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    f4b0cf1 View commit details
    Browse the repository at this point in the history
  10. Add iterable tests

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    ca3c6e6 View commit details
    Browse the repository at this point in the history
  11. Iterable body

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1955c7d View commit details
    Browse the repository at this point in the history
  12. Iterable body

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    4127442 View commit details
    Browse the repository at this point in the history
  13. Re-run tests

    bharel committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    b5bb534 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2020

  1. Revert "Re-run tests"

    This reverts commit b5bb534.
    bharel committed Mar 5, 2020
    Configuration menu
    Copy the full SHA
    5beefac View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2729f3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    50fc480 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2020

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

Commits on Mar 10, 2020

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