View source: R/run_covr_skip_stf.R
| create_covr_list_no_skip | R Documentation |
create covr_list when no tests are skipped
create_covr_list_no_skip(
test_map,
test_results_long,
pkg_source_path,
pkg,
cov_env
)
test_map |
- R object with mapped tests |
test_results_long |
- cvr object with no tests skipped |
pkg_source_path |
- path to the package |
pkg |
- name of the package |
cov_env |
Environment that holds the temporary coverage workspace and shared state for the run. |
- summary cvr object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.