R/azure.R
azure.Rd
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 |