-
Notifications
You must be signed in to change notification settings - Fork 80
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
transition to testthat 3e #479
Merged
Merged
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7081b7f - Browse repository at this point
Copy the full SHA 7081b7fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af0e8ab - Browse repository at this point
Copy the full SHA af0e8abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f827e1 - Browse repository at this point
Copy the full SHA 3f827e1View commit details -
address vdiffr
path
deprecation (#478)we introduced this helper in #350 to satisfy a conditional usage requirement, but the default arguments to the wrapped function have changed in the meantime. it doesn't seem we ever set this argument to a non-default value.
Configuration menu - View commit details
-
Copy full SHA for 0e5ac14 - Browse repository at this point
Copy the full SHA 0e5ac14View commit details -
expect_equivalent()
->expect_equal()
the algorithm for comparing differences with `tolerance` changed in the transition from 2e to 3e, so there were some new failures in `test-get_p_value.R`. i updated the expected value to reduce the absolute difference in those cases.
Configuration menu - View commit details
-
Copy full SHA for a536c84 - Browse repository at this point
Copy the full SHA a536c84View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86fa11c - Browse repository at this point
Copy the full SHA 86fa11cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f351105 - Browse repository at this point
Copy the full SHA f351105View commit details -
Configuration menu - View commit details
-
Copy full SHA for a43ea70 - Browse repository at this point
Copy the full SHA a43ea70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 53957e9 - Browse repository at this point
Copy the full SHA 53957e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 15e9ece - Browse repository at this point
Copy the full SHA 15e9eceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8df7535 - Browse repository at this point
Copy the full SHA 8df7535View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c2807 - Browse repository at this point
Copy the full SHA a0c2807View commit details -
Configuration menu - View commit details
-
Copy full SHA for f354db9 - Browse repository at this point
Copy the full SHA f354db9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 52c4057 - Browse repository at this point
Copy the full SHA 52c4057View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6859d37 - Browse repository at this point
Copy the full SHA 6859d37View 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.