remove_run_unitTests_mapping: Remove mapping rows that point to run_unitTests.R

View source: R/run_covr_skip_bioc_nstf.R

remove_run_unitTests_mappingR Documentation

Remove mapping rows that point to run_unitTests.R

Description

Remove mapping rows that point to run_unitTests.R

Usage

remove_run_unitTests_mapping(mapping, test_pkg_data)

Arguments

mapping

A data.frame with columns 'source_file' and 'test_file' returned by get_source_test_mapping_nstf().

test_pkg_data

A list or environment containing 'bioc_run_ut_path', e.g., "/tmp/.../BiocGenerics/tests/run_unitTests.R".

Value

The filtered mapping data.frame with run_unitTests.R rows removed.


test.assessr documentation built on March 3, 2026, 1:06 a.m.