-
Notifications
You must be signed in to change notification settings - Fork 234
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
Threshold must be a real number #322
Commits on Sep 13, 2021
-
mvargas33 committed
Sep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 8fc975c - Browse repository at this point
Copy the full SHA 8fc975cView commit details -
Check if threshold is a real value
mvargas33 committedSep 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 40bbce8 - Browse repository at this point
Copy the full SHA 40bbce8View commit details
Commits on Sep 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 60dc0d4 - Browse repository at this point
Copy the full SHA 60dc0d4View commit details -
Configuration menu - View commit details
-
Copy full SHA for a92d2c9 - Browse repository at this point
Copy the full SHA a92d2c9View commit details
Commits on Sep 21, 2021
-
mvargas33 committed
Sep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for ddce7db - Browse repository at this point
Copy the full SHA ddce7dbView commit details -
Add test to check correct behaviour. Sacrified simplicity for the boo…
…l case.
mvargas33 committedSep 21, 2021 Configuration menu - View commit details
-
Copy full SHA for ac4584e - Browse repository at this point
Copy the full SHA ac4584eView commit details
Commits on Oct 28, 2021
-
Merge remote-tracking branch 'upstream/master' into feat-threshold
mvargas33 committedOct 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 0d80fdf - Browse repository at this point
Copy the full SHA 0d80fdfView commit details -
Update test. Stick to custom message. It's bool permissive
mvargas33 committedOct 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 166228f - Browse repository at this point
Copy the full SHA 166228fView commit details -
Explicit boolean permissive case in test
mvargas33 committedOct 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 47c21ac - Browse repository at this point
Copy the full SHA 47c21acView commit details -
Changed isinstance for custom ValueError message
mvargas33 committedOct 28, 2021 Configuration menu - View commit details
-
Copy full SHA for 81c7f73 - Browse repository at this point
Copy the full SHA 81c7f73View commit details
Commits on Nov 2, 2021
-
TypeError for most input. ValueError for String case.
mvargas33 committedNov 2, 2021 Configuration menu - View commit details
-
Copy full SHA for 796ba93 - Browse repository at this point
Copy the full SHA 796ba93View commit details