-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
bugfix in ApproxNumpy initialisation, use keywords for arguments to fix #3696
Merged
nicoddemus
merged 10 commits into
pytest-dev:master
from
abrammer:approx_numpy_tolerance_bugfix
Jul 30, 2018
Merged
bugfix in ApproxNumpy initialisation, use keywords for arguments to fix #3696
nicoddemus
merged 10 commits into
pytest-dev:master
from
abrammer:approx_numpy_tolerance_bugfix
Jul 30, 2018
Commits on Jul 18, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7bff586 - Browse repository at this point
Copy the full SHA 7bff586View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75db608 - Browse repository at this point
Copy the full SHA 75db608View commit details
Commits on Jul 24, 2018
-
add test wrt pytest-dev#3695 checking numpy array tolerance args
abrammer committedJul 24, 2018 Configuration menu - View commit details
-
Copy full SHA for 514ca6f - Browse repository at this point
Copy the full SHA 514ca6fView commit details
Commits on Jul 25, 2018
-
drop the duplicate approx call
update test to include both np.array(actual) and np.array(expected)
abrammer committedJul 25, 2018 Configuration menu - View commit details
-
Copy full SHA for f0db64a - Browse repository at this point
Copy the full SHA f0db64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2eb9301 - Browse repository at this point
Copy the full SHA 2eb9301View commit details
Commits on Jul 27, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d0ba242 - Browse repository at this point
Copy the full SHA d0ba242View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf127a6 - Browse repository at this point
Copy the full SHA bf127a6View commit details
Commits on Jul 30, 2018
-
update tests to check tolerance args and expecing nan in numpy arrays
abrammer committedJul 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 330640e - Browse repository at this point
Copy the full SHA 330640eView commit details -
update changelog to include the addition of tests
abrammer committedJul 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 762eaf4 - Browse repository at this point
Copy the full SHA 762eaf4View commit details -
may as well include inf test while we're at it
abrammer committedJul 30, 2018 Configuration menu - View commit details
-
Copy full SHA for 535fd1f - Browse repository at this point
Copy the full SHA 535fd1fView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.