Description Usage Arguments Value Author(s)
View source: R/check_covr_adapted.R
Use covr::codecov while running testthat::skip_on_cran() tests
1 | adapted_covr(..., run_tests = "true")
|
... |
arguments passed to covr::codecov |
run_tests |
value of the NOT_CRAN environment variable. This should be either 'true' or 'false' |
results from covr::codecov
Jorge Cimentada
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.