Description Usage Arguments Value See Also
This function is used for comparing the test results for two different commits of the package that was tested.
1 2 |
ref1 |
a git commit ref to compare (usually this
should be the older ref). If |
ref2 |
a git commit ref to compare (usually this
should be the newer ref). The empty string |
pkg |
package object or path. |
filter |
a regular expression; result pages will be generated only only for test contexts that match this pattern. |
all |
if |
a data frame with information about test results that changed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.