azure | R Documentation |
Run covr on a package and output the result so it is available on Azure Pipelines
azure(
...,
coverage = package_coverage(..., quiet = quiet),
filename = "coverage.xml",
quiet = TRUE
)
... |
arguments passed to |
coverage |
an existing coverage object to submit, if |
filename |
the name of the Cobertura XML file |
quiet |
if |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.