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

Threshold must be a real number #322

Merged
merged 11 commits into from
Nov 2, 2021

Commits on Sep 13, 2021

  1. Add venv to gitignore

    mvargas33 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    8fc975c View commit details
    Browse the repository at this point in the history
  2. Check if threshold is a real value

    mvargas33 committed Sep 13, 2021
    Configuration menu
    Copy the full SHA
    40bbce8 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

  1. Configuration menu
    Copy the full SHA
    60dc0d4 View commit details
    Browse the repository at this point in the history
  2. Follow linter rules

    mvargas33 committed Sep 17, 2021
    Configuration menu
    Copy the full SHA
    a92d2c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Fix last linter error

    mvargas33 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    ddce7db View commit details
    Browse the repository at this point in the history
  2. Add test to check correct behaviour. Sacrified simplicity for the boo…

    …l case.
    mvargas33 committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    ac4584e View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    0d80fdf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    166228f View commit details
    Browse the repository at this point in the history
  3. Explicit boolean permissive case in test

    mvargas33 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    47c21ac View commit details
    Browse the repository at this point in the history
  4. Changed isinstance for custom ValueError message

    mvargas33 committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    81c7f73 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

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