create covr_list when no tests are skipped
create_covr_list_no_skip(
test_map,
test_results_long,
pkg_source_path,
pkg,
cov_env
)- summary cvr object
- R object with mapped tests
- cvr object with no tests skipped
- path to the package
- name of the package
Environment that holds the temporary coverage workspace and shared state for the run.